Searched refs:input_userauth_error (Results 1 – 1 of 1) sorted by relevance
357 static int input_userauth_error(int, uint32_t, struct ssh *);464 ssh_dispatch_init(ssh, &input_userauth_error); in ssh_userauth2()517 &kex_input_ext_info : &input_userauth_error); in input_userauth_service_accept()565 input_userauth_error(int type, uint32_t seq, struct ssh *ssh) in input_userauth_error() function