Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dhx_locl.h200 #define HX509_DEFAULT_OCSP_TIME_DIFF (5*60) macro
H A Dcert.c137 (*context)->ocsp_time_diff = HX509_DEFAULT_OCSP_TIME_DIFF; in hx509_context_init()
H A DChangeLog2147 * cert.c: Use HX509_DEFAULT_OCSP_TIME_DIFF.