Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dssh2.h109 #define SSH2_MSG_KEX_DH_GEX_INIT 32 macro
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dkexgexs.c104 packet_read_expect(SSH2_MSG_KEX_DH_GEX_INIT); in kexgex_server()
H A Dkexgexc.c109 packet_start(SSH2_MSG_KEX_DH_GEX_INIT); in kexgex_client()