Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drd_req_dec.c535 krb5_authenticator *local_auth; in decrypt_authenticator() local
558 if (!(retval = decode_krb5_authenticator(&scratch, &local_auth))) { in decrypt_authenticator()
559 *authpp = local_auth; in decrypt_authenticator()