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

/external/openssl/include/openssl/
H A Dkssl.h115 #ifndef KSSL_CLOCKSKEW
116 #define KSSL_CLOCKSKEW 300; macro
/external/openssl/ssl/
H A Dkssl.h115 #ifndef KSSL_CLOCKSKEW
116 #define KSSL_CLOCKSKEW 300; macro
H A Dkssl.c1937 if (krb5_rc_default(context, &rc)) return KSSL_CLOCKSKEW;
1938 if (krb5_rc_initialize(context, rc, 0)) return KSSL_CLOCKSKEW;
1940 clockskew = KSSL_CLOCKSKEW;

Completed in 323 milliseconds