Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dssh2.h104 #define SSH2_MSG_KEXDH_REPLY 31 macro
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dkexdhc.c69 packet_read_expect(SSH2_MSG_KEXDH_REPLY); in kexdh_client()
H A Dkexdhs.c130 packet_start(SSH2_MSG_KEXDH_REPLY); in kexdh_server()