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

/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_util.h69 krb5_error_code kdc_process_tgs_req
H A Ddo_tgs_req.c127 /* errcode = kdc_process_tgs_req(request, from, pkt, &req_authdat); */
128 errcode = kdc_process_tgs_req(request, from, pkt, &header_ticket, &subkey);
H A Dkdc_util.c195 kdc_process_tgs_req(krb5_kdc_req *request, const krb5_fulladdr *from, function

Completed in 83 milliseconds