Home
last modified time | relevance | path

Searched refs:check_crl_path (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/crypto/x509/
Dx509_vfy.c74 static int check_crl_path(X509_STORE_CTX *ctx, X509 *x);
1319 static int check_crl_path(X509_STORE_CTX *ctx, X509 *x) in check_crl_path() function
1568 check_crl_path(ctx, ctx->current_issuer) <= 0 && in check_crl()