Searched refs:error_depth (Results 1 – 5 of 5) sorted by relevance
157 depth = ctx->error_depth; in verify_cb_cert()159 ctx->error_depth = depth; in verify_cb_cert()923 ctx->error_depth = i; in check_revocation()936 int cnum = ctx->error_depth; in check_cert()1749 ctx->error_depth = n; in internal_verify()1839 ctx->error_depth = n; in internal_verify()2147 return ctx->error_depth; in X509_STORE_CTX_get_error_depth()2152 ctx->error_depth = depth; in X509_STORE_CTX_set_error_depth()2340 ctx->error_depth = 0; in X509_STORE_CTX_init()2945 ctx->error_depth = 0; in dane_verify()[all …]
737 ctx->error_depth = i; \
1195 ctx->error_depth = i; \
320 { (ctx)->error_depth = (depth); }
264 int error_depth; member