Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509/
Dx509_vfy.c120 static int check_id(X509_STORE_CTX *ctx);
482 ok = check_id(ctx); in X509_verify_cert()
784 static int check_id(X509_STORE_CTX *ctx) in check_id() function