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