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

/freebsd-10.1-release/crypto/openssl/ssl/
H A Dkssl.h127 # ifndef KSSL_CLOCKSKEW
128 # define KSSL_CLOCKSKEW 300; macro
H A Dkssl.c1941 return KSSL_CLOCKSKEW;
1943 return KSSL_CLOCKSKEW;
1945 clockskew = KSSL_CLOCKSKEW;

Completed in 38 milliseconds