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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/gssapi/krb5/
H A Dcontext_time.c50 kret = krb5_timeofday(context, &timeret);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/gssapi/krb5/
H A Dcontext_time.c50 kret = krb5_timeofday(context, &timeret);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/gssapi/krb5/
H A Dcontext_time.c50 kret = krb5_timeofday(context, &timeret);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dtime.c83 krb5_timeofday (krb5_context context, function
H A Drd_priv.c136 krb5_timeofday (context, &sec);
H A Dticket.c693 krb5_timeofday (context, &sec_now);
701 krb5_timeofday (context, &sec_now);
H A Drd_cred.c220 krb5_timeofday (context, &sec);
H A Drd_req.c237 krb5_timeofday (context, &now);
439 krb5_timeofday (context, &now);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dtime.c83 krb5_timeofday (krb5_context context, function
H A Drd_priv.c136 krb5_timeofday (context, &sec);
H A Dticket.c693 krb5_timeofday (context, &sec_now);
701 krb5_timeofday (context, &sec_now);
H A Drd_cred.c220 krb5_timeofday (context, &sec);
H A Drd_req.c237 krb5_timeofday (context, &now);
439 krb5_timeofday (context, &now);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dtime.c83 krb5_timeofday (krb5_context context, function
H A Drd_priv.c136 krb5_timeofday (context, &sec);
H A Dticket.c693 krb5_timeofday (context, &sec_now);
701 krb5_timeofday (context, &sec_now);
H A Drd_cred.c220 krb5_timeofday (context, &sec);
H A Drd_req.c237 krb5_timeofday (context, &now);
439 krb5_timeofday (context, &now);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/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)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/ssl/
H A Dkssl.c134 #define krb5_timeofday kssl_krb5_timeofday macro
329 GetProcAddress( hKRB5_32, "krb5_timeofday" );
571 krb5_timeofday(krb5_context con, krb5_int32 *timeret) function
1967 if ((rc = krb5_timeofday(context,&now))) return SSL_R_KRB5_S_BAD_TICKET;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/ssl/
H A Dkssl.c134 #define krb5_timeofday kssl_krb5_timeofday macro
329 GetProcAddress( hKRB5_32, "krb5_timeofday" );
571 krb5_timeofday(krb5_context con, krb5_int32 *timeret) function
1967 if ((rc = krb5_timeofday(context,&now))) return SSL_R_KRB5_S_BAD_TICKET;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/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)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/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)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/ssl/
H A Dkssl.c134 #define krb5_timeofday kssl_krb5_timeofday macro
329 GetProcAddress( hKRB5_32, "krb5_timeofday" );
571 krb5_timeofday(krb5_context con, krb5_int32 *timeret) function
1967 if ((rc = krb5_timeofday(context,&now))) return SSL_R_KRB5_S_BAD_TICKET;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/passdb/
H A Dpass_check.c492 if (retval = krb5_timeofday(kcontext, &now)) {

Completed in 293 milliseconds

12