Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_vfy.c139 static int check_crl_path(X509_STORE_CTX *ctx, X509 *x);
1425 check_crl_path(X509_STORE_CTX *ctx, X509 *x) in check_crl_path() function
1697 if (check_crl_path(ctx, in check_crl()