Home
last modified time | relevance | path

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

/external/openssl/crypto/x509/
Dx509_vfy.c114 static int check_chain_extensions(X509_STORE_CTX *ctx);
339 ok = check_chain_extensions(ctx); in X509_verify_cert()
449 static int check_chain_extensions(X509_STORE_CTX *ctx) in check_chain_extensions() function