X509_CRL_cmp
flag = X509_CRL_cmp(x, xi->crl);
ret = X509_CRL_cmp((*a)->data.crl, (*b)->data.crl);
int X509_CRL_cmp(const X509_CRL *a, const X509_CRL *b);