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

/freebsd-13-stable/crypto/openssh/
H A Dkexgexs.c60 static int input_kex_dh_gex_init(int, u_int32_t, struct ssh *);
119 ssh_dispatch_set(ssh, SSH2_MSG_KEX_DH_GEX_INIT, &input_kex_dh_gex_init);
126 input_kex_dh_gex_init(int type, u_int32_t seq, struct ssh *ssh) function
H A Dssh_namespace.h310 #define input_kex_dh_gex_init Fssh_input_kex_dh_gex_init macro

Completed in 92 milliseconds