Home
last modified time | relevance | path

Searched refs:ocsp_match_issuerid (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/ocsp/
H A Docsp_vfy.c22 static int ocsp_match_issuerid(X509 *cert, OCSP_CERTID *cid,
245 ret = ocsp_match_issuerid(sca, caid, sresp); in ocsp_check_issuer()
257 return ocsp_match_issuerid(signer, caid, sresp); in ocsp_check_issuer()
303 static int ocsp_match_issuerid(X509 *cert, OCSP_CERTID *cid, in ocsp_match_issuerid() function
360 ret = ocsp_match_issuerid(cert, tmpid, NULL); in ocsp_match_issuerid()

Completed in 4 milliseconds