Searched refs:input_userauth_service_accept (Results 1 – 1 of 1) sorted by relevance
353 static int input_userauth_service_accept(int, uint32_t, struct ssh *);466 ssh_dispatch_set(ssh, SSH2_MSG_SERVICE_ACCEPT, &input_userauth_service_accept); in ssh_userauth2()494 input_userauth_service_accept(int type, uint32_t seq, struct ssh *ssh) in input_userauth_service_accept() function