Searched refs:kex_protocol_error (Results 1 – 2 of 2) sorted by relevance
379 kex_protocol_error(int type, u_int32_t seq, struct ssh *ssh) in kex_protocol_error() function395 SSH2_MSG_TRANSPORT_MAX, &kex_protocol_error); in kex_reset_dispatch()449 ssh_dispatch_set(ssh, SSH2_MSG_EXT_INFO, &kex_protocol_error); in kex_input_ext_info()483 ssh_dispatch_set(ssh, SSH2_MSG_NEWKEYS, &kex_protocol_error); in kex_input_newkeys()
335 #define kex_protocol_error Fssh_kex_protocol_error macro