Searched refs:error_depth (Results 1 – 4 of 4) sorted by relevance
159 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 …]
241 int error_depth; member
721 ctx->error_depth = i; \
1159 ctx->error_depth = i; \