Searched defs:days (Results 1 – 6 of 6) sorted by relevance
/openssl/crypto/x509/ |
H 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/apps/ |
H A D | ca.c | 304 long crldays = 0, crlhours = 0, crlsec = 0, days = 0; in ca_main() local 1343 long days, int batch, const char *ext_sect, CONF *lconf, in certify() 1400 const char *enddate, long days, int batch, const char *ext_sect, in certify_cert() 1453 int email_dn, const char *startdate, const char *enddate, long days, in do_body() 1965 const char *enddate, long days, const char *ext_sect, in certify_spkac()
|
H A D | x509.c | 288 int days = UNSET_DAYS; /* not explicitly set */ in x509_main() local
|
H A D | req.c | 270 int days = UNSET_DAYS; in req_main() local
|
/openssl/apps/lib/ |
H A D | apps.c | 3307 int days, int strict_compare_times) in set_cert_times() 3372 long days, long hours, long secs) in set_crl_nextupdate()
|
/openssl/crypto/cmp/ |
H A D | cmp_local.h | 111 int days; /* Number of days new certificates are asked to be valid for */ member
|
Completed in 47 milliseconds