X509_CRL_match
if (X509_CRL_match(obj->data.crl, x->data.crl) == 0)
int X509_CRL_match(const X509_CRL *a, const X509_CRL *b);