Lines Matching refs:error_depth
161 depth = ctx->error_depth; in verify_cb_cert()
163 ctx->error_depth = depth; in verify_cb_cert()
246 err = X509_chain_check_suiteb(&ctx->error_depth, NULL, ctx->chain, in verify_chain()
248 CB_FAIL_IF(err != X509_V_OK, ctx, NULL, ctx->error_depth, err); in verify_chain()
1021 ctx->error_depth = i; in check_revocation()
1034 int cnum = ctx->error_depth; in check_cert()
1364 int cidx = ctx->error_depth; in crl_akid_check()
1628 int cnum = ctx->error_depth; in check_crl()
1864 ctx->error_depth = n; in internal_verify()
1877 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()
3199 ctx->error_depth = 0; in dane_verify()
3321 ctx->error_depth = num - 1; in build_chain()