Home
last modified time | relevance | path

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

/external/openssh/
Dkex.c408 kex_protocol_error(int type, u_int32_t seq, struct ssh *ssh) in kex_protocol_error() function
424 SSH2_MSG_TRANSPORT_MAX, &kex_protocol_error); in kex_reset_dispatch()
481 ssh_dispatch_set(ssh, SSH2_MSG_EXT_INFO, &kex_protocol_error); in kex_input_ext_info()
515 ssh_dispatch_set(ssh, SSH2_MSG_NEWKEYS, &kex_protocol_error); in kex_input_newkeys()