X509_CRL_verify
i = X509_CRL_verify(x, pkey);
if (X509_CRL_verify(crl, ikey) <= 0) {
int X509_CRL_verify(X509_CRL *a, EVP_PKEY *r);