Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx509_vfy.c55 static int check_cert(X509_STORE_CTX *ctx);
924 ok = check_cert(ctx); in check_revocation()
932 static int check_cert(X509_STORE_CTX *ctx) in check_cert() function