Home
last modified time | relevance | path

Searched refs:sam_timestamp (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dpreauth.c488 &enc_sam_response_enc.sam_timestamp, in obtain_sam_padata()
490 sam_response.sam_patimestamp = enc_sam_response_enc.sam_timestamp; in obtain_sam_padata()
H A Dpreauth2.c860 &enc_sam_response_enc.sam_timestamp, in pa_sam()
866 sam_response.sam_patimestamp = enc_sam_response_enc.sam_timestamp; in pa_sam()
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_decode.c1094 opt_field(val->sam_timestamp,1,asn1_decode_kerberos_time,0); in asn1_decode_enc_sam_response_enc()
H A Dasn1_k_encode.c599 FIELDOF_NORM(krb5_enc_sam_response_enc, kerberos_time, sam_timestamp, 1),
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h500 krb5_timestamp sam_timestamp; member
/titanic_41/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_preauth.c2362 if (esre->sam_timestamp != sr->sam_patimestamp) { in verify_sam_response()