Searched refs:cipher_set_key_string (Results 1 - 3 of 3) sorted by relevance

/external/openssh/
H A Dcipher.h90 int cipher_set_key_string(struct sshcipher_ctx *, const struct sshcipher *,
H A Dcipher.c487 cipher_set_key_string(struct sshcipher_ctx *cc, const struct sshcipher *cipher, function
H A Dsshkey.c3443 if ((r = cipher_set_key_string(&ciphercontext, cipher, passphrase,
3685 if ((r = cipher_set_key_string(&ciphercontext, cipher, passphrase,

Completed in 711 milliseconds