OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_check
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_purp.c
75
static int
no_check
(const X509_PURPOSE *xp, const X509 *x, int ca);
89
{X509_PURPOSE_ANY, X509_TRUST_DEFAULT, 0,
no_check
, "Any Purpose", "any", NULL},
684
static int
no_check
(const X509_PURPOSE *xp, const X509 *x, int ca)
function
/external/openssl/crypto/x509v3/
v3_purp.c
75
static int
no_check
(const X509_PURPOSE *xp, const X509 *x, int ca);
89
{X509_PURPOSE_ANY, X509_TRUST_DEFAULT, 0,
no_check
, "Any Purpose", "any", NULL},
684
static int
no_check
(const X509_PURPOSE *xp, const X509 *x, int ca)
function
Completed in 43 milliseconds