Searched refs:no_check (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/crypto/x509v3/
H A Dv3_purp.c92 static int no_check(const X509_PURPOSE *xp, const X509 *x, int ca);
105 {X509_PURPOSE_ANY, X509_TRUST_DEFAULT, 0, no_check, (char *) "Any Purpose", (char *) "any", NULL},
722 static int no_check(const X509_PURPOSE *xp, const X509 *x, int ca) function

Completed in 62 milliseconds