Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dssh-gss.h149 void ssh_gssapi_storecreds(Gssctxt *ctx, struct Authctxt *authctxt);
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dkexgsss.c200 ssh_gssapi_storecreds(ctxt, x_authctxt); in kexgss_server()
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dgss-serv.c233 ssh_gssapi_storecreds(Gssctxt *ctx, Authctxt *authctxt) in ssh_gssapi_storecreds() function
H A Dauth-pam.c338 ssh_gssapi_storecreds(NULL, authctxt); in finish_userauth_do_pam()