Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Ddo_as_req.c87 char rep_etypestr[128]; in process_as_req() local
457 rep_etypes2str(rep_etypestr, sizeof(rep_etypestr), &reply); in process_as_req()
463 rep_etypestr, in process_as_req()
H A Ddo_tgs_req.c96 char rep_etypestr[128]; in process_tgs_req() local
708 rep_etypes2str(rep_etypestr, sizeof(rep_etypestr), &reply); in process_tgs_req()
716 !errcode ? rep_etypestr : "", in process_tgs_req()