input_kex_gen_reply
ssh_dispatch_set(ssh, SSH2_MSG_KEX_ECDH_REPLY, &input_kex_gen_reply);
static int input_kex_gen_reply(int type, u_int32_t seq, struct ssh *ssh);