Searched refs:dispatch_protocol_error (Results 1 – 6 of 6) 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()
909 ssh_dispatch_init(ssh, &dispatch_protocol_error); in server_init_dispatch()
281 #define dispatch_protocol_error Fssh_dispatch_protocol_error macro
2552 ssh_dispatch_init(ssh, &dispatch_protocol_error); in client_init_dispatch()