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

/freebsd-current/crypto/openssh/
H A Dkexgen.c44 static int input_kex_gen_init(int, u_int32_t, struct ssh *);
261 ssh_dispatch_set(ssh, SSH2_MSG_KEX_ECDH_INIT, &input_kex_gen_init);
266 input_kex_gen_init(int type, u_int32_t seq, struct ssh *ssh) function
H A Dssh_namespace.h322 #define input_kex_gen_init Fssh_input_kex_gen_init macro

Completed in 97 milliseconds