Searched refs:pausec (Results 1 - 5 of 5) sorted by relevance

/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);
H A Dpreauth2.c656 if ((ret = krb5_us_timeofday(context, &pa_enc.patimestamp, &pa_enc.pausec)))
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dkrb5_decode.c831 get_field((*rep)->pausec,1,asn1_decode_int32);
833 (*rep)->pausec = 0;
H A Dasn1_k_encode.c1120 FIELDOF_OPT(krb5_pa_enc_ts, int32, pausec, 1, 1),
1128 if (val->pausec)
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1165 krb5_int32 pausec; member in struct:_krb5_pa_enc_ts

Completed in 80 milliseconds