Searched refs:error_depth (Results 1 – 4 of 4) sorted by relevance
161 depth = ctx->error_depth; in verify_cb_cert()163 ctx->error_depth = depth; in verify_cb_cert()245 err = X509_chain_check_suiteb(&ctx->error_depth, NULL, ctx->chain, in verify_chain()247 CB_FAIL_IF(err != X509_V_OK, ctx, NULL, ctx->error_depth, err); in verify_chain()1056 ctx->error_depth = i; in check_revocation()1069 int cnum = ctx->error_depth; in check_cert()1417 int cidx = ctx->error_depth; in crl_akid_check()1680 int cnum = ctx->error_depth; in check_crl()1905 ctx->error_depth = n; in internal_verify()1918 ctx->error_depth = n; in internal_verify()[all …]
706 ctx->error_depth = i; \
1194 ctx->error_depth = i; \
264 int error_depth; member