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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dkssl.c136 # define krb5_timeofday kssl_krb5_timeofday macro
324 (FARPROC) p_krb5_timeofday = GetProcAddress(hKRB5_32, "krb5_timeofday");
544 krb5_error_code krb5_timeofday(krb5_context con, krb5_int32 *timeret) function
1971 if ((rc = krb5_timeofday(context, &now)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dkssl.c138 #define krb5_timeofday kssl_krb5_timeofday macro
333 GetProcAddress( hKRB5_32, "krb5_timeofday" );
575 krb5_timeofday(krb5_context con, krb5_int32 *timeret) function
1968 if ((rc = krb5_timeofday(context,&now))) return SSL_R_KRB5_S_BAD_TICKET;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dkssl.c136 # define krb5_timeofday kssl_krb5_timeofday macro
324 (FARPROC) p_krb5_timeofday = GetProcAddress(hKRB5_32, "krb5_timeofday");
544 krb5_error_code krb5_timeofday(krb5_context con, krb5_int32 *timeret) function
1971 if ((rc = krb5_timeofday(context, &now)))

Completed in 64 milliseconds