Searched refs:attempt_kbdint (Results 1 – 1 of 1) sorted by relevance
336 int attempt_kbdint; member446 authctxt.attempt_kbdint = 0; in ssh_userauth2()1921 if (authctxt->attempt_kbdint++ >= options.number_of_password_prompts) in userauth_kbdint()1924 if (authctxt->attempt_kbdint > 1 && !authctxt->info_req_seen) { in userauth_kbdint()