Searched refs:X509_CRL_cmp (Results 1 – 4 of 4) sorted by relevance
114 int X509_CRL_cmp(const X509_CRL *a, const X509_CRL *b) in X509_CRL_cmp() function
169 ret=X509_CRL_cmp((*a)->data.crl,(*b)->data.crl); in x509_object_cmp()
1072 int X509_CRL_cmp(const X509_CRL *a, const X509_CRL *b);