Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/x509/
Dx509_vfy.c1794 x509_vfy_internal_verify(X509_STORE_CTX *ctx, int chain_verified) in x509_vfy_internal_verify() argument
1830 if (!chain_verified && ( xs != xi || in x509_vfy_internal_verify()
1848 if (!chain_verified && !x509_check_cert_time(ctx, xs, n)) in x509_vfy_internal_verify()