Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_vfy.c139 static int check_crl_path(X509_STORE_CTX *ctx, X509 *x);
1334 check_crl_path(X509_STORE_CTX *ctx, X509 *x) in check_crl_path() function
1606 if (check_crl_path(ctx, in x509_vfy_check_crl()