Searched refs:input_userauth_service_accept (Results 1 – 1 of 1) sorted by relevance
310 static int input_userauth_service_accept(int, u_int32_t, struct ssh *);429 ssh_dispatch_set(ssh, SSH2_MSG_SERVICE_ACCEPT, &input_userauth_service_accept); in ssh_userauth2()443 input_userauth_service_accept(int type, u_int32_t seq, struct ssh *ssh) in input_userauth_service_accept() function