Home
last modified time | relevance | path

Searched refs:krb5_us_timeofday (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/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) in krb5_us_timeofday() function
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dpreauth.c285 retval = krb5_us_timeofday(context, &pa_enc.patimestamp, &pa_enc.pausec); in obtain_enc_ts_padata()
487 retval = krb5_us_timeofday(context, in obtain_sam_padata()
H A Drecvauth.c187 krb5_us_timeofday(context, &error.stime, &error.susec); in recvauth_common()
H A Dmk_priv.c145 if ((retval = krb5_us_timeofday(context, &replaydata.timestamp, in krb5_mk_priv()
H A Dmk_req_ext.c295 return(krb5_us_timeofday(context, &authent->ctime, &authent->cusec)); in krb5_generate_authenticator()
H A Dmk_safe.c176 if ((retval = krb5_us_timeofday(context, &replaydata.timestamp, in krb5_mk_safe()
H A Dmk_cred.c206 if ((retval = krb5_us_timeofday(context, &replaydata.timestamp, in krb5_mk_ncred()
H A Dsend_tgs.c80 if ((retval = krb5_us_timeofday(context, &authent.ctime, in krb5_send_tgs_basic()
H A Dpreauth2.c656 if ((ret = krb5_us_timeofday(context, &pa_enc.patimestamp, &pa_enc.pausec))) in pa_enc_timestamp()
859 if ((ret = krb5_us_timeofday(context, in pa_sam()
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Ddo_as_req.c569 if ((retval = krb5_us_timeofday(kdc_context, &errpkt.stime, in prepare_error_as()
H A Ddo_tgs_req.c773 if ((retval = krb5_us_timeofday(kdc_context, &errpkt.stime, in prepare_error_tgs()
H A Dnetwork.c919 retval = krb5_us_timeofday(kdc_context, &errpkt.stime, &errpkt.susec); in make_toolong_error()
H A Dkdc_preauth.c1973 if ((retval = krb5_us_timeofday(context, &psr.stime, &psr.susec))) in get_sam_edata()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers883 krb5_us_timeofday;
/illumos-gate/usr/src/cmd/krb5/slave/
H A Dkprop.c791 krb5_us_timeofday(context, &error.ctime, &error.cusec);
H A Dkpropd.c1718 krb5_us_timeofday(context, &error.stime, &error.susec);
/illumos-gate/usr/src/lib/libkrb5/common/
H A Dmapfile-vers180 krb5_us_timeofday { TYPE = FUNCTION; FILTER = mech_krb5.so.1 };
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Daccept_sec_context.c1263 (void) krb5_us_timeofday(context, &krb_error_data.stime,
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_clnt.c178 retval = krb5_us_timeofday(context, &ctsec, &cusec);
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h2054 krb5_error_code KRB5_CALLCONV krb5_us_timeofday