Home
last modified time | relevance | path

Searched refs:set_cert_times (Results 1 – 5 of 5) sorted by relevance

/openssl-master/apps/include/
A Dapps.h81 int set_cert_times(X509 *x, const char *startdate, const char *enddate,
/openssl-master/apps/
A Dx509.c823 if (!preserve_dates && !set_cert_times(x, NULL, NULL, days)) in x509_main()
A Dreq.c820 if (!set_cert_times(new_x509, NULL, NULL, days)) in req_main()
A Dca.c1691 if (!set_cert_times(ret, startdate, enddate, days)) in do_body()
/openssl-master/apps/lib/
A Dapps.c3145 int set_cert_times(X509 *x, const char *startdate, const char *enddate, in set_cert_times() function

Completed in 18 milliseconds