Home
last modified time | relevance | path

Searched refs:tgskey (Results 1 – 2 of 2) sorted by relevance

/dports/security/krb5/krb5-1.19.2/src/kdc/
H A Dkdc_util.c75 krb5_keyblock **tgskey);
149 krb5_keyblock **tgskey, in kdc_process_tgs_req() argument
167 *tgskey = NULL; in kdc_process_tgs_req()
199 apreq, auth_context, &krbtgt, tgskey); in kdc_process_tgs_req()
264 krb5_free_keyblock(kdc_context, *tgskey); in kdc_process_tgs_req()
265 *tgskey = NULL; in kdc_process_tgs_req()
292 krb5_db_entry **server, krb5_keyblock **tgskey) in kdc_rd_ap_req() argument
317 *tgskey = NULL; in kdc_rd_ap_req()
320 krb5_free_keyblock(kdc_context, *tgskey); in kdc_rd_ap_req()
322 *server, search_enctype, kvno, tgskey, &kvno); in kdc_rd_ap_req()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/kdc/
H A Dkdc_util.c75 krb5_keyblock **tgskey);
213 krb5_keyblock **tgskey, in kdc_process_tgs_req() argument
232 *tgskey = NULL; in kdc_process_tgs_req()
277 apreq, auth_context, &krbtgt, tgskey); in kdc_process_tgs_req()
358 krb5_free_keyblock(kdc_context, *tgskey); in kdc_process_tgs_req()
359 *tgskey = NULL; in kdc_process_tgs_req()
386 krb5_db_entry **server, krb5_keyblock **tgskey) in kdc_rd_ap_req() argument
411 *tgskey = NULL; in kdc_rd_ap_req()
414 krb5_free_keyblock(kdc_context, *tgskey); in kdc_rd_ap_req()
416 *server, search_enctype, kvno, tgskey, &kvno); in kdc_rd_ap_req()
[all …]