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

/freebsd-10.3-release/crypto/openssh/
H A Dkexdhs.c52 static int input_kex_dh_init(int, u_int32_t, void *);
80 ssh_dispatch_set(ssh, SSH2_MSG_KEXDH_INIT, &input_kex_dh_init);
87 input_kex_dh_init(int type, u_int32_t seq, void *ctxt) function
H A Dssh_namespace.h379 #define input_kex_dh_init Fssh_input_kex_dh_init macro

Completed in 53 milliseconds