Home
last modified time | relevance | path

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

/external/openssh/
Dsshconnect.h55 void ssh_put_password(char *);
Dsshconnect1.c427 ssh_put_password(response); in try_challenge_response_authentication()
460 ssh_put_password(password); in try_password_authentication()
Dsshconnect.c1185 ssh_put_password(char *password) in ssh_put_password() function