Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_internal.h91 int x509_vfy_check_revocation(X509_STORE_CTX *ctx);
H A Dx509_verify.c447 if (!x509_vfy_check_revocation(ctx->xsc)) in x509_verify_ctx_validate_legacy_chain()
H A Dx509_vfy.c1015 x509_vfy_check_revocation(X509_STORE_CTX *ctx) in x509_vfy_check_revocation() function