Searched refs:dispatch_protocol_error (Results 1 – 5 of 5) sorted by relevance
41 int dispatch_protocol_error(int, u_int32_t, struct ssh *);
41 dispatch_protocol_error(int type, u_int32_t seq, struct ssh *ssh) in dispatch_protocol_error() function
176 ssh_dispatch_init(ssh, &dispatch_protocol_error); in do_authentication2()
964 ssh_dispatch_init(ssh, &dispatch_protocol_error); in server_init_dispatch()
2404 ssh_dispatch_init(ssh, &dispatch_protocol_error); in client_init_dispatch()