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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dkssl.h109 #ifndef KSSL_CLOCKSKEW
110 #define KSSL_CLOCKSKEW 300; macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Dkssl.h109 #ifndef KSSL_CLOCKSKEW
110 #define KSSL_CLOCKSKEW 300; macro
H A Dkssl.c1911 if (krb5_rc_default(context, &rc)) return KSSL_CLOCKSKEW;
1912 if (krb5_rc_initialize(context, rc, 0)) return KSSL_CLOCKSKEW;
1914 clockskew = KSSL_CLOCKSKEW;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dkssl.h115 #ifndef KSSL_CLOCKSKEW
116 #define KSSL_CLOCKSKEW 300; macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/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;

Completed in 102 milliseconds