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

/freebsd-10.0-release/crypto/openssh/
H A Dcipher.h84 void cipher_set_key_string(CipherContext *, const Cipher *, const char *, int);
H A Dcipher.c396 cipher_set_key_string(CipherContext *cc, const Cipher *cipher, function
H A Dauthfile.c150 cipher_set_key_string(&ciphercontext, cipher, passphrase,
474 cipher_set_key_string(&ciphercontext, cipher, passphrase,
H A Dssh_namespace.h168 #define cipher_set_key_string ssh_cipher_set_key_string macro

Completed in 102 milliseconds