Searched refs:ASN1_OCTET_STRING_cmp (Results 1 – 6 of 6) sorted by relevance
66 int ASN1_OCTET_STRING_cmp(const ASN1_OCTET_STRING *a, const ASN1_OCTET_STRING *b) in ASN1_OCTET_STRING_cmp() function
430 if (ASN1_OCTET_STRING_cmp(certid->issuerNameHash, hash)) { in issuer_match()450 if (ASN1_OCTET_STRING_cmp(certid->issuerKeyHash, hash)) { in issuer_match()781 ASN1_OCTET_STRING_cmp(cid1->issuerNameHash, in check_ocsp_resp()783 ASN1_OCTET_STRING_cmp(cid1->issuerKeyHash, in check_ocsp_resp()
138 result = ASN1_OCTET_STRING_cmp(a->d.ip, b->d.ip); in GENERAL_NAME_cmp()
772 ASN1_OCTET_STRING_cmp(akid->keyid, issuer->skid) ) in X509_check_akid()
810 OPENSSL_EXPORT int ASN1_OCTET_STRING_cmp(const ASN1_OCTET_STRING *a, const ASN1_OCTET_STRING *b);
1051 if (ASN1_OCTET_STRING_cmp(exta, extb)) in crl_extension_match()