Home
last modified time | relevance | path

Searched refs:attempt_passwd (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dsshconnect2.c297 int attempt_passwd; member
409 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()