Searched refs:input_kex_dh_gex_reply (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dkexgexc.c57 static int input_kex_dh_gex_reply(int, u_int32_t, struct ssh *);
139 ssh_dispatch_set(ssh, SSH2_MSG_KEX_DH_GEX_REPLY, &input_kex_dh_gex_reply);
148 input_kex_dh_gex_reply(int type, u_int32_t seq, struct ssh *ssh) function
H A Dssh_namespace.h311 #define input_kex_dh_gex_reply Fssh_input_kex_dh_gex_reply macro

Completed in 96 milliseconds