Searched refs:X509_ALGOR_cmp (Results 1 – 3 of 3) sorted by relevance
145 int X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b) in X509_ALGOR_cmp() function
69 if (X509_ALGOR_cmp(a->sig_alg, a->cert_info->signature)) in X509_verify()
718 OPENSSL_EXPORT int X509_ALGOR_cmp(const X509_ALGOR *a, const X509_ALGOR *b);