Home
last modified time | relevance | path

Searched refs:krb5_crypto_us_timeofday (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/
H A Dtimeofday.c60 if (kret = krb5_crypto_us_timeofday(&tval, in krb5_timeofday()
H A Dc_ustime.c92 krb5_crypto_us_timeofday(krb5_int32 *seconds, krb5_int32 *microseconds) in krb5_crypto_us_timeofday() function
H A Dtoffset.c45 retval = krb5_crypto_us_timeofday(&sec, &usec); in krb5_set_real_time()
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dustime.c48 retval = krb5_crypto_us_timeofday(&sec, &usec); in krb5_us_timeofday()
/titanic_50/usr/src/cmd/krb5/krb5kdc/
H A Ddispatch.c75 retval = krb5_crypto_us_timeofday(&now, &now_usec); in dispatch()
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dmk_req_ext.c98 krb5_crypto_us_timeofday (&rnd_data.sec, &rnd_data.usec); in krb5int_generate_and_save_subkey()
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers364 krb5_crypto_us_timeofday;
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dinit_ctx.c456 if ((retval = krb5_crypto_us_timeofday(&seed_data.now, &seed_data.now_usec))) in init_common()
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1006 krb5_error_code krb5_crypto_us_timeofday