Searched defs:sresp (Results 1 – 5 of 5) sorted by relevance
267 static int ocsp_check_ids(STACK_OF(OCSP_SINGLERESP) *sresp, OCSP_CERTID **ret) in ocsp_check_ids()303 static int ocsp_match_issuerid(X509 *cert, OCSP_CERTID *cid, in ocsp_match_issuerid()
707 SingleResponse *sresp; in check_ocsp_resp() local
2519 auto sresp = OCSP_resp_get0(bs, 0); in verify_ocsp_response() local