Searched refs:KSSL_CLOCKSKEW (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/ssl/
H A Dkssl.h117 # ifndef KSSL_CLOCKSKEW
118 # define KSSL_CLOCKSKEW 300; macro
H A Dkssl.c1936 return KSSL_CLOCKSKEW;
1938 return KSSL_CLOCKSKEW;
1940 clockskew = KSSL_CLOCKSKEW;

Completed in 87 milliseconds