Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Docsp.c57 #define MAX_VALIDITY_PERIOD (5 * 60) macro
255 long nsec = MAX_VALIDITY_PERIOD, maxage = -1; in ocsp_main()