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

/freebsd-10.3-release/crypto/openssh/
H A Dkex.c315 kex_protocol_error(int type, u_int32_t seq, void *ctxt) function
332 SSH2_MSG_TRANSPORT_MAX, &kex_protocol_error);
378 ssh_dispatch_set(ssh, SSH2_MSG_EXT_INFO, &kex_protocol_error);
415 ssh_dispatch_set(ssh, SSH2_MSG_NEWKEYS, &kex_protocol_error);
H A Dssh_namespace.h403 #define kex_protocol_error Fssh_kex_protocol_error macro

Completed in 104 milliseconds