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

/freebsd-10-stable/crypto/openssh/
H A Dkexdhc.c52 static int input_kex_dh(int, u_int32_t, void *);
96 ssh_dispatch_set(ssh, SSH2_MSG_KEXDH_REPLY, &input_kex_dh);
103 input_kex_dh(int type, u_int32_t seq, void *ctxt) function
H A Dssh_namespace.h372 #define input_kex_dh Fssh_input_kex_dh macro

Completed in 235 milliseconds