Searched refs:SSH2_MSG_KEX_DH_GEX_REPLY (Results 1 – 3 of 3) sorted by relevance
134 ssh_dispatch_set(ssh, SSH2_MSG_KEX_DH_GEX_REPLY, &input_kex_dh_gex_reply); in input_kex_dh_gex_group()157 ssh_dispatch_set(ssh, SSH2_MSG_KEX_DH_GEX_REPLY, &kex_protocol_error); in input_kex_dh_gex_reply()
106 #define SSH2_MSG_KEX_DH_GEX_REPLY 33 macro
187 if ((r = sshpkt_start(ssh, SSH2_MSG_KEX_DH_GEX_REPLY)) != 0 || in input_kex_dh_gex_init()