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

/freebsd-10.3-release/crypto/openssh/
H A Dcipher.h90 int cipher_set_key_string(struct sshcipher_ctx *, const struct sshcipher *,
H A Dcipher.c482 cipher_set_key_string(struct sshcipher_ctx *cc, const struct sshcipher *cipher, function
H A Dssh_namespace.h245 #define cipher_set_key_string Fssh_cipher_set_key_string macro
H A Dsshkey.c3472 if ((r = cipher_set_key_string(&ciphercontext, cipher, passphrase,
3710 if ((r = cipher_set_key_string(&ciphercontext, cipher, passphrase,

Completed in 92 milliseconds