Searched defs:days (Results 1 – 6 of 6) sorted by relevance
/openssl-master/crypto/x509/ |
A D | x509_r2x.c | 20 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey) in X509_REQ_to_X509()
|
/openssl-master/apps/ |
A D | ca.c | 298 long crldays = 0, crlhours = 0, crlsec = 0, days = 0; in ca_main() local 1364 long days, int batch, const char *ext_sect, CONF *lconf, in certify() 1421 const char *enddate, long days, int batch, const char *ext_sect, in certify_cert() 1474 int email_dn, const char *startdate, const char *enddate, long days, in do_body() 1986 const char *enddate, long days, const char *ext_sect, in certify_spkac()
|
A D | x509.c | 279 int days = UNSET_DAYS; /* not explicitly set */ in x509_main() local
|
A D | req.c | 258 int days = UNSET_DAYS; in req_main() local
|
/openssl-master/apps/lib/ |
A D | apps.c | 3146 int days) in set_cert_times() 3191 long days, long hours, long secs) in set_crl_nextupdate()
|
/openssl-master/crypto/cmp/ |
A D | cmp_local.h | 105 int days; /* Number of days new certificates are asked to be valid for */ member
|
Completed in 22 milliseconds