Searched refs:set_crl_lastupdate (Results 1 – 3 of 3) sorted by relevance
84 int set_crl_lastupdate(X509_CRL *crl, const char *lastupdate);
1215 if (!set_crl_lastupdate(crl, crl_lastupdate)) { in ca_main()
3228 int set_crl_lastupdate(X509_CRL *crl, const char *lastupdate) in set_crl_lastupdate() function