Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509_vfy.c161 depth = ctx->error_depth; in verify_cb_cert()
163 ctx->error_depth = depth; in verify_cb_cert()
1021 ctx->error_depth = i; in check_revocation()
1864 ctx->error_depth = n; in internal_verify()
1954 ctx->error_depth = n; in internal_verify()
2279 return ctx->error_depth; in X509_STORE_CTX_get_error_depth()
2284 ctx->error_depth = depth; in X509_STORE_CTX_set_error_depth()
2483 ctx->error_depth = 0; in X509_STORE_CTX_init()
3141 ctx->error_depth = 0; in dane_verify_rpk()
3193 ctx->error_depth = 0; in dane_verify()
[all …]
H A Dv3_asid.c733 ctx->error_depth = i; \
H A Dv3_addr.c1214 ctx->error_depth = i; \
/openssl/util/
H A Dcheck-format-test-negatives.c320 { (ctx)->error_depth = (depth); }
/openssl/include/crypto/
H A Dx509.h264 int error_depth; member

Completed in 24 milliseconds