Searched refs:X509_CRL_set_nextUpdate (Results 1 – 3 of 3) sorted by relevance
99 int X509_CRL_set_nextUpdate(X509_CRL *x, const ASN1_TIME *tm) in X509_CRL_set_nextUpdate() function
2041 if (!X509_CRL_set_nextUpdate(crl, X509_CRL_get_nextUpdate(newer))) in X509_CRL_diff()
894 OPENSSL_EXPORT int X509_CRL_set_nextUpdate(X509_CRL *x, const ASN1_TIME *tm);