Searched refs:ocsp_helper (Results 1 – 1 of 1) sorted by relevance
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 *) "oc…678 static int ocsp_helper(const X509_PURPOSE *xp, const X509 *x, int ca) in ocsp_helper() function