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

/freebsd-10-stable/crypto/openssh/
H A Dkexecdhc.c52 static int input_kex_ecdh_reply(int, u_int32_t, void *);
89 ssh_dispatch_set(ssh, SSH2_MSG_KEX_ECDH_REPLY, &input_kex_ecdh_reply);
98 input_kex_ecdh_reply(int type, u_int32_t seq, void *ctxt) function
H A Dssh_namespace.h379 #define input_kex_ecdh_reply Fssh_input_kex_ecdh_reply macro

Completed in 114 milliseconds