Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/include/
H A Dssh-gss.h56 #define SSH2_MSG_KEXGSS_INIT 30 macro
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dkexgsss.c100 case SSH2_MSG_KEXGSS_INIT: in kexgss_server()
H A Dkexgssc.c142 packet_start(SSH2_MSG_KEXGSS_INIT); in kexgss_client()