Searched refs:certid (Results 1 – 1 of 1) 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()