Searched refs:subject_tkt (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/krb5/src/kdc/ |
H A D | do_tgs_req.c | 154 krb5_enc_tkt_part *subject_tkt; member 750 t->subject_tkt = t->stkt->enc_part2; in gather_tgs_req_info() 752 t->subject_tkt = header_enc; in gather_tgs_req_info() 754 t->authtime = t->subject_tkt->times.authtime; in gather_tgs_req_info() 764 ret = get_auth_indicators(context, t->subject_tkt, t->local_tgt, in gather_tgs_req_info() 775 (void)krb5_db_get_principal(context, t->subject_tkt->client, in gather_tgs_req_info() 928 &t->subject_tkt->client->realm, in check_tgs_req() 1042 subject_pac, t->subject_tkt, &t->auth_indicators, in tgs_issue_ticket()
|
H A D | kdc_authdata.c | 466 krb5_keyblock *replaced_reply_key, krb5_enc_tkt_part *subject_tkt, in handle_pac() argument
|