Searched refs:attempt_passwd (Results 1 – 1 of 1) sorted by relevance
297 int attempt_passwd; member409 authctxt.attempt_passwd = 0; in ssh_userauth2()1006 if (authctxt->attempt_passwd++ >= options.number_of_password_prompts) in userauth_passwd()1009 if (authctxt->attempt_passwd != 1) in userauth_passwd()