Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dssh2.h110 #define SSH2_MSG_KEX_DH_GEX_REPLY 33 macro
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dkexgexs.c176 packet_start(SSH2_MSG_KEX_DH_GEX_REPLY); in kexgex_server()
H A Dkexgexc.c114 packet_read_expect(SSH2_MSG_KEX_DH_GEX_REPLY); in kexgex_client()