Searched refs:krb5_us_timeofday (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dustime.c37 krb5_us_timeofday(krb5_context context, krb5_timestamp *seconds, krb5_int32 *microseconds) function
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dmk_rep.c97 krb5_us_timeofday(context, &repl.ctime, &repl.cusec);
H A Dpreauth.c273 retval = krb5_us_timeofday(context, &pa_enc.patimestamp, &pa_enc.pausec);
471 retval = krb5_us_timeofday(context,
H A Dmk_priv.c154 if ((retval = krb5_us_timeofday(context, &replaydata.timestamp,
H A Dmk_safe.c155 if ((retval = krb5_us_timeofday(context, &replaydata.timestamp,
H A Drecvauth.c165 krb5_us_timeofday(context, &error.stime, &error.susec);
H A Dmk_cred.c227 if ((retval = krb5_us_timeofday(context, &replaydata.timestamp,
H A Dmk_req_ext.c327 return(krb5_us_timeofday(context, &authent->ctime, &authent->cusec));
H A Dsend_tgs.c101 if ((retval = krb5_us_timeofday(context, &authent.ctime,
H A Dpreauth2.c730 if ((ret = krb5_us_timeofday(context, &pa_enc.patimestamp, &pa_enc.pausec)))
926 if ((ret = krb5_us_timeofday(context,
1160 krtn = krb5_us_timeofday(context, &kctime, &cusec);
/osnet-11/usr/src/lib/krb5/plugins/preauth/encrypted_challenge/
H A Dencrypted_challenge_main.c119 retval = krb5_us_timeofday(context, &ts.patimestamp, &ts.pausec);
332 retval = krb5_us_timeofday(context, &ts.patimestamp, &ts.pausec);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Daccept_sec_context.c1499 (void) krb5_us_timeofday(context, &krb_error_data.stime,
/osnet-11/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_clnt.c134 retval = krb5_us_timeofday(context, &ctsec, &cusec);

Completed in 34 milliseconds