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

  /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 256 milliseconds