Searched refs:X509_CRL_get0_lastUpdate (Results 1 – 2 of 2) sorted by relevance
85 #define X509_CRL_get0_lastUpdate(xcrl) X509_CRL_get_lastUpdate(xcrl) macro
5589 i = X509_cmp_time(X509_CRL_get0_lastUpdate(xcrl), NULL); in OpenSSL_CheckCRLDate()