Home | History | Annotate | Download | only in lib

Lines Matching refs:passphrase

866         sshc->passphrase = data->set.str[STRING_KEY_PASSWD];
867 if(!sshc->passphrase)
868 sshc->passphrase = "";
890 sshc->rsa, sshc->passphrase);