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

/freebsd-10.1-release/crypto/openssh/
H A Dcipher.h89 void cipher_set_key_string(CipherContext *, const Cipher *, const char *, int);
H A Dcipher.c440 cipher_set_key_string(CipherContext *cc, const Cipher *cipher, function
H A Dssh_namespace.h193 #define cipher_set_key_string ssh_cipher_set_key_string macro
H A Dauthfile.c493 cipher_set_key_string(&ciphercontext, cipher, passphrase,
828 cipher_set_key_string(&ciphercontext, cipher, passphrase,

Completed in 104 milliseconds