Home
last modified time | relevance | path

Searched refs:kdc_process_tgs_req (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_util.h69 krb5_error_code kdc_process_tgs_req
H A Ddo_tgs_req.c128 errcode = kdc_process_tgs_req(request, from, pkt, &header_ticket, &subkey); in process_tgs_req()
H A Dkdc_util.c195 kdc_process_tgs_req(krb5_kdc_req *request, const krb5_fulladdr *from, in kdc_process_tgs_req() function