Searched refs:ASN1_OCTET_STRING_cmp (Results 1 – 5 of 5) 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
138 result = ASN1_OCTET_STRING_cmp(a->d.ip, b->d.ip); in GENERAL_NAME_cmp()
771 ASN1_OCTET_STRING_cmp(akid->keyid, issuer->skid) ) in X509_check_akid()
812 OPENSSL_EXPORT int ASN1_OCTET_STRING_cmp(const ASN1_OCTET_STRING *a, const ASN1_OCTET_STRING *b);
1046 if (ASN1_OCTET_STRING_cmp(exta, extb)) in crl_extension_match()