Searched defs:tktauthent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drd_req_dec.c288 krb5_tkt_authent tktauthent; local
290 tktauthent.ticket = req->ticket;
291 tktauthent.authenticator = (*auth_context)->authentp;
292 if (!(retval = krb5_auth_to_rep(context, &tktauthent, &rep))) {

Completed in 44 milliseconds