Searched refs:input_kex_dh_gex_reply (Results 1 – 2 of 2) sorted by relevance
56 static int input_kex_dh_gex_reply(int, uint32_t, struct ssh *);135 ssh_dispatch_set(ssh, SSH2_MSG_KEX_DH_GEX_REPLY, &input_kex_dh_gex_reply); in input_kex_dh_gex_group()144 input_kex_dh_gex_reply(int type, uint32_t seq, struct ssh *ssh) in input_kex_dh_gex_reply() function
308 #define input_kex_dh_gex_reply Fssh_input_kex_dh_gex_reply macro