Home | History | Annotate | Download | only in lib

Lines Matching full:passphrase

796         sshc->passphrase = data->set.ssl.key_passwd;
797 if(!sshc->passphrase)
798 sshc->passphrase = "";
821 sshc->rsa, sshc->passphrase);