Home
last modified time | relevance | path

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

/mirbsd/src/lib/libssl/src/crypto/x509/
Dx509_vfy.c81 static int check_cert(X509_STORE_CTX *ctx);
568 ok = check_cert(ctx); in check_revocation()
574 static int check_cert(X509_STORE_CTX *ctx) in check_cert() function