Searched refs:input_userauth_info_req (Results 1 – 1 of 1) sorted by relevance
371 static int input_userauth_info_req(int, u_int32_t, struct ssh *);1907 ssh_dispatch_set(ssh, SSH2_MSG_USERAUTH_INFO_REQUEST, &input_userauth_info_req); in userauth_kbdint()1915 input_userauth_info_req(int type, u_int32_t seq, struct ssh *ssh) in input_userauth_info_req() function