Searched refs:pausec (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | preauth.c | 285 retval = krb5_us_timeofday(context, &pa_enc.patimestamp, &pa_enc.pausec); in obtain_enc_ts_padata()
|
H A D | preauth2.c | 656 if ((ret = krb5_us_timeofday(context, &pa_enc.patimestamp, &pa_enc.pausec))) in pa_enc_timestamp()
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/ |
H A D | krb5_decode.c | 831 get_field((*rep)->pausec,1,asn1_decode_int32); in decode_krb5_pa_enc_ts() 833 (*rep)->pausec = 0; in decode_krb5_pa_enc_ts()
|
H A D | asn1_k_encode.c | 1120 FIELDOF_OPT(krb5_pa_enc_ts, int32, pausec, 1, 1), 1128 if (val->pausec) in optional_pa_enc_ts()
|
/titanic_44/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | k5-int.h | 1165 krb5_int32 pausec; member
|