authPassword 150 cygnal/libnet/sshserver.cpp if (authPassword(user, passwd)){ authPassword 60 cygnal/libnet/sshserver.h bool authPassword(std::string &user, std::string &passwd); authPassword 61 cygnal/libnet/sshserver.h bool authPassword(ssh_session session, std::string &user, std::string &passwd);