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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dkssl.h115 #ifndef KSSL_CLOCKSKEW
116 #define KSSL_CLOCKSKEW 300; macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dkssl.h115 #ifndef KSSL_CLOCKSKEW
116 #define KSSL_CLOCKSKEW 300; macro
H A Dkssl.c1938 if (krb5_rc_default(context, &rc)) return KSSL_CLOCKSKEW;
1939 if (krb5_rc_initialize(context, rc, 0)) return KSSL_CLOCKSKEW;
1941 clockskew = KSSL_CLOCKSKEW;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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 120 milliseconds