Searched refs:input_kex_dh_gex_reply (Results 1 – 2 of 2) sorted by relevance
57 static int input_kex_dh_gex_reply(int, u_int32_t, struct ssh *);136 ssh_dispatch_set(ssh, SSH2_MSG_KEX_DH_GEX_REPLY, &input_kex_dh_gex_reply); in input_kex_dh_gex_group()145 input_kex_dh_gex_reply(int type, u_int32_t seq, struct ssh *ssh) in input_kex_dh_gex_reply() function
310 #define input_kex_dh_gex_reply Fssh_input_kex_dh_gex_reply macro