Searched refs:maxage (Results 1 – 1 of 1) sorted by relevance
/openssl-master/apps/ |
A D | ocsp.c | 68 long maxage); 255 long nsec = MAX_VALIDITY_PERIOD, maxage = -1; in ocsp_main() local 416 opt_long(opt_arg(), &maxage); in ocsp_main() 844 if (!print_ocsp_summary(out, bs, req, reqnames, ids, nsec, maxage)) in ocsp_main() 967 long maxage) in print_ocsp_summary() argument 997 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
|
Completed in 4 milliseconds