Searched refs:key_exp (Results 1 – 7 of 7) sorted by relevance
437 as_reply->enc_part2->key_exp && in __krb5_get_init_creds_password()438 ((hours = ((as_reply->enc_part2->key_exp-now)/(60*60))) <= 7*24) && in __krb5_get_init_creds_password()
412 reply_encpart.key_exp = etime; in process_as_req()
664 reply_encpart.key_exp = 0; /* ditto */ in process_tgs_req()
857 kmd->expiration = as_reply->enc_part2->key_exp; in attempt_krb5_auth()
241 FIELDOF_OPT(krb5_enc_kdc_rep_part, kerberos_time, key_exp, 3, 3),267 if (val->key_exp) in optional_enc_kdc_rep_part()
567 opt_field(val->key_exp,3,asn1_decode_kerberos_time,0); in asn1_decode_enc_kdc_rep_part()
1173 krb5_timestamp key_exp; /* expiration date */ member