OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ocsp_helper
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_purp.c
76
static int
ocsp_helper
(const X509_PURPOSE *xp, const X509 *x, int ca);
90
{X509_PURPOSE_OCSP_HELPER, X509_TRUST_COMPAT, 0,
ocsp_helper
, "OCSP helper", "ocsphelper", NULL},
640
static int
ocsp_helper
(const X509_PURPOSE *xp, const X509 *x, int ca)
function
/external/openssl/crypto/x509v3/
v3_purp.c
76
static int
ocsp_helper
(const X509_PURPOSE *xp, const X509 *x, int ca);
90
{X509_PURPOSE_OCSP_HELPER, X509_TRUST_COMPAT, 0,
ocsp_helper
, "OCSP helper", "ocsphelper", NULL},
640
static int
ocsp_helper
(const X509_PURPOSE *xp, const X509 *x, int ca)
function
Completed in 301 milliseconds