Searched refs:check_crl_path (Results 1 – 1 of 1) sorted by relevance
137 static int check_crl_path(X509_STORE_CTX *ctx, X509 *x);1249 static int check_crl_path(X509_STORE_CTX *ctx, X509 *x) in check_crl_path() function1532 if (check_crl_path(ctx, ctx->current_issuer) <= 0) in check_crl()