Searched refs:input_kex_gen_reply (Results 1 – 2 of 2) sorted by relevance
45 static int input_kex_gen_reply(int type, u_int32_t seq, struct ssh *ssh);134 ssh_dispatch_set(ssh, SSH2_MSG_KEX_ECDH_REPLY, &input_kex_gen_reply); in kex_gen_client()139 input_kex_gen_reply(int type, u_int32_t seq, struct ssh *ssh) in input_kex_gen_reply() function
323 #define input_kex_gen_reply Fssh_input_kex_gen_reply macro