Searched refs:maxage (Results 1 – 1 of 1) sorted by relevance
/openssl/apps/ |
H A D | ocsp.c | 62 long maxage); 251 long nsec = MAX_VALIDITY_PERIOD, maxage = -1; in ocsp_main() local 413 opt_long(opt_arg(), &maxage); in ocsp_main() 846 if (!print_ocsp_summary(out, bs, req, reqnames, ids, nsec, maxage)) in ocsp_main() 969 long maxage) in print_ocsp_summary() argument 999 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
|
Completed in 6 milliseconds