Searched refs:sshpam_password (Results 1 – 1 of 1) sorted by relevance
233 static const char *sshpam_password = NULL; variable1140 if (sshpam_password == NULL) in sshpam_passwd_conv()1142 if ((reply[i].resp = strdup(sshpam_password)) == NULL) in sshpam_passwd_conv()1188 sshpam_password = password; in sshpam_auth_passwd()1198 sshpam_password = badpw; in sshpam_auth_passwd()1207 sshpam_password = NULL; in sshpam_auth_passwd()