Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509/
Dx509_vfy.c118 static int check_chain_extensions(X509_STORE_CTX *ctx);
470 ok = check_chain_extensions(ctx); in X509_verify_cert()
581 static int check_chain_extensions(X509_STORE_CTX *ctx) in check_chain_extensions() function