HomeSort by relevance Sort by last modified time
    Searched full:ocsp_helper (Results 1 - 1 of 1) sorted by null

  /external/boringssl/src/crypto/x509v3/
v3_purp.c 93 static int ocsp_helper(const X509_PURPOSE *xp, const X509 *x, int ca);
106 {X509_PURPOSE_OCSP_HELPER, X509_TRUST_COMPAT, 0, ocsp_helper, (char *) "OCSP helper", (char *) "ocsphelper", NULL},
678 static int ocsp_helper(const X509_PURPOSE *xp, const X509 *x, int ca) function

Completed in 155 milliseconds