Searched refs:ssh_dispatch_init (Results 1 – 7 of 7) sorted by relevance
44 void ssh_dispatch_init(struct ssh *, dispatch_fn *);
62 ssh_dispatch_init(struct ssh *ssh, dispatch_fn *dflt) in ssh_dispatch_init() function
189 ssh_dispatch_init(ssh, &dispatch_protocol_error); in do_authentication2()
903 ssh_dispatch_init(ssh, &dispatch_protocol_error); in server_init_dispatch()
2809 ssh_dispatch_init(ssh, &dispatch_protocol_error); in client_init_dispatch()
480 ssh_dispatch_init(ssh, &input_userauth_error); in ssh_userauth2()
376 ssh_dispatch_init