X509_CRL_get0_nextUpdate
if (X509_CRL_get0_nextUpdate(xcrl)) {
i = X509_cmp_time(X509_CRL_get0_nextUpdate(xcrl), NULL);