Home
last modified time | relevance | path

Searched defs:nextupdate (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/apps/
Dcrl.c91 int hash = 0, issuer = 0, lastupdate = 0, nextupdate = 0, noout = 0; in crl_main() local
/third_party/openssl/apps/lib/
Dapps.c3241 int set_crl_nextupdate(X509_CRL *crl, const char *nextupdate, in set_crl_nextupdate()