Home | History | Annotate | Download | only in apps

Lines Matching defs:maxage

105 			      long maxage);
148 long nsec = MAX_VALIDITY_PERIOD, maxage = -1;
377 maxage = atol(*args);
378 if (maxage < 0)
895 if (!print_ocsp_summary(out, bs, req, reqnames, ids, nsec, maxage))
990 long maxage)
1019 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage))