Searched refs:tmpid (Results 1 – 1 of 1) sorted by relevance
259 OCSP_CERTID *tmpid, *cid; in ocsp_check_ids() local275 tmpid = sk_OCSP_SINGLERESP_value(sresp, i)->certId; in ocsp_check_ids()277 if (OCSP_id_issuer_cmp(cid, tmpid)) in ocsp_check_ids()280 if (OBJ_cmp(tmpid->hashAlgorithm->algorithm, in ocsp_check_ids()332 OCSP_CERTID *tmpid; in ocsp_match_issuerid() local335 tmpid = sk_OCSP_SINGLERESP_value(sresp, i)->certId; in ocsp_match_issuerid()336 ret = ocsp_match_issuerid(cert, tmpid, NULL); in ocsp_match_issuerid()