Searched refs:certid (Results 1 – 4 of 4) sorted by relevance
395 static int issuer_match(X509 *cert, X509 *issuer, CertID *certid) in issuer_match() argument405 dgst = EVP_get_digestbyobj(certid->hashAlgorithm->algorithm); in issuer_match()430 if (ASN1_OCTET_STRING_cmp(certid->issuerNameHash, hash)) { in issuer_match()450 if (ASN1_OCTET_STRING_cmp(certid->issuerKeyHash, hash)) { in issuer_match()
2520 auto certid = OCSP_SINGLERESP_get0_id(sresp); in verify_ocsp_response() local2522 auto certid = sresp->certId; in verify_ocsp_response() local2524 assert(certid != nullptr); in verify_ocsp_response()2528 const_cast<OCSP_CERTID *>(certid)); in verify_ocsp_response()
195 CMP_R_CERTID_NOT_FOUND:109:certid not found229 CMP_R_MISSING_CERTID:165:missing certid273 CMP_R_WRONG_CERTID:189:wrong certid274 CMP_R_WRONG_CERTID_IN_RP:187:wrong certid in rp306 CMS_R_ESS_SIGNING_CERTID_MISMATCH_ERROR:183:ess signing certid mismatch error