Searched defs:nextupdate (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | crl.c | 76 int hash = 0, issuer = 0, lastupdate = 0, nextupdate = 0, noout = 0; in crl_main() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | crl.c | 91 int hash = 0, issuer = 0, lastupdate = 0, nextupdate = 0, noout = 0; in crl_main() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/ |
H A D | apps.c | 3253 int set_crl_nextupdate(X509_CRL *crl, const char *nextupdate, in set_crl_nextupdate()
|