Searched refs:sam_patimestamp (Results 1 – 6 of 6) sorted by relevance
490 sam_response.sam_patimestamp = enc_sam_response_enc.sam_timestamp; in obtain_sam_padata()
866 sam_response.sam_patimestamp = enc_sam_response_enc.sam_timestamp; in pa_sam()
638 FIELDOF_OPT(krb5_sam_response, kerberos_time, sam_patimestamp, 6, 6),645 if (val->sam_patimestamp) in optional_sam_response()
1136 opt_field(val->sam_patimestamp,6,asn1_decode_kerberos_time,0); in asn1_decode_sam_response()
2362 if (esre->sam_timestamp != sr->sam_patimestamp) { in verify_sam_response()2367 if (labs(timenow - sr->sam_patimestamp) > context->clockskew) { in verify_sam_response()
513 krb5_timestamp sam_patimestamp; member