Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/include/
H A Dssh1.h75 #define SSH_SMSG_AUTH_KERBEROS_RESPONSE 43 /* (KTEXT) */ macro
/titanic_44/usr/src/cmd/ssh/sshd/
H A Dauth1.c145 SSH_SMSG_AUTH_KERBEROS_RESPONSE); in do_authloop()
167 SSH_SMSG_AUTH_KERBEROS_RESPONSE); in do_authloop()
/titanic_44/usr/src/cmd/ssh/ssh/
H A Dsshconnect1.c464 case SSH_SMSG_AUTH_KERBEROS_RESPONSE: in try_krb4_authentication()
595 case SSH_SMSG_AUTH_KERBEROS_RESPONSE: in try_krb5_authentication()