Searched refs:X509_CRL_cmp (Results 1 – 4 of 4) sorted by relevance
570 if (X509_CRL_cmp(a, b) != 0) { in test_crl_reparse()
120 int X509_CRL_cmp(const X509_CRL *a, const X509_CRL *b) in X509_CRL_cmp() function
174 ret=X509_CRL_cmp((*a)->data.crl,(*b)->data.crl); in x509_object_cmp()
931 OPENSSL_EXPORT int X509_CRL_cmp(const X509_CRL *a, const X509_CRL *b);