Home
last modified time | relevance | path

Searched refs:error_depth (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/x509/
Dx509_vfy.c159 ctx->error_depth = depth; in verify_cb_cert()
225 err = X509_chain_check_suiteb(&ctx->error_depth, NULL, ctx->chain, in verify_chain()
228 if ((ok = verify_cb_cert(ctx, NULL, ctx->error_depth, err)) == 0) in verify_chain()
888 ctx->error_depth = i; in check_revocation()
900 int cnum = ctx->error_depth; in check_cert()
1246 int cidx = ctx->error_depth; in crl_akid_check()
1518 int cnum = ctx->error_depth; in check_crl()
1772 ctx->error_depth = n; in internal_verify()
1840 ctx->error_depth = n; in internal_verify()
2119 return ctx->error_depth; in X509_STORE_CTX_get_error_depth()
[all …]
/third_party/openssl/include/crypto/
Dx509.h241 int error_depth; member
/third_party/openssl/crypto/x509v3/
Dv3_asid.c721 ctx->error_depth = i; \
Dv3_addr.c1159 ctx->error_depth = i; \