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.c448 ssh_put_password(response); in try_challenge_response_authentication()
481 ssh_put_password(password); in try_password_authentication()
Dsshconnect.c1396 ssh_put_password(char *password) in ssh_put_password() function