Searched refs:X509_CRL_cmp (Results 1 – 3 of 3) sorted by relevance
119 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()
1009 int X509_CRL_cmp(const X509_CRL *a, const X509_CRL *b);