Home
last modified time | relevance | path

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

/openssl-master/crypto/x509/
A Dx509_vfy.c50 static int check_extensions(X509_STORE_CTX *ctx);
217 || (ok = check_extensions(ctx)) <= 0 in verify_chain()
453 static int check_extensions(X509_STORE_CTX *ctx) in check_extensions() function

Completed in 7 milliseconds