Searched refs:maxsec (Results 1 – 4 of 4) sorted by relevance
52 long sec, long maxsec);112 leeway should be allowed in the check. If I<maxsec> is positive it indicates176 if I<maxsec> >= 0, the current time - I<maxsec> is not past I<nextupd>.190 account for clock skew the I<maxsec> field can be set to nonzero in193 I<maxsec> parameter to OCSP_check_validity() can be used to limit the permitted
311 ASN1_GENERALIZEDTIME *nextupd, long nsec, long maxsec) in OCSP_check_validity() argument332 if (maxsec >= 0) { in OCSP_check_validity()333 t_tmp = t_now - maxsec; in OCSP_check_validity()
255 ASN1_GENERALIZEDTIME *nextupd, long sec, long maxsec);
351 ASN1_GENERALIZEDTIME *nextupd, long sec, long maxsec);