Home
last modified time | relevance | path

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

/src/crypto/openssh/
H A Dauth-passwd.c77 auth_password(struct ssh *ssh, const char *password) in auth_password() function
H A Dauth.h138 int auth_password(struct ssh *, const char *);
H A Dmonitor.c1013 auth_password(ssh, passwd); in mm_answer_authpassword()