HomeSort by: relevance | last modified time | path
    Searched defs:proxy_cert_depth (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
cert.c 2000 int ret, proxy_cert_depth, selfsigned_depth, diff; local
2058 proxy_cert_depth = 0;
2146 if (proxy_cert_depth) {
2211 * (proxy_cert_depth > 0), check that the proxy issuer
2214 if (proxy_cert_depth) {
2241 i - proxy_cert_depth - selfsigned_depth);
2268 proxy_cert_depth++;

Completed in 16 milliseconds