Home
last modified time | relevance | path

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

/external/openssh/
Dkex.c326 kex_protocol_error(int type, u_int32_t seq, void *ctxt) in kex_protocol_error() function
343 SSH2_MSG_TRANSPORT_MAX, &kex_protocol_error); in kex_reset_dispatch()
395 ssh_dispatch_set(ssh, SSH2_MSG_EXT_INFO, &kex_protocol_error); in kex_input_ext_info()
432 ssh_dispatch_set(ssh, SSH2_MSG_NEWKEYS, &kex_protocol_error); in kex_input_newkeys()