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

/freebsd-10-stable/crypto/openssh/
H A Dkexgexs.c58 static int input_kex_dh_gex_init(int, u_int32_t, void *);
116 ssh_dispatch_set(ssh, SSH2_MSG_KEX_DH_GEX_INIT, &input_kex_dh_gex_init);
123 input_kex_dh_gex_init(int type, u_int32_t seq, void *ctxt) function
H A Dssh_namespace.h374 #define input_kex_dh_gex_init Fssh_input_kex_dh_gex_init macro

Completed in 116 milliseconds