Searched refs:cipher_set_key_string (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/ssh/include/ |
H A D | cipher.h | 88 void cipher_set_key_string(CipherContext *, Cipher *, const char *, int);
|
/titanic_50/usr/src/cmd/ssh/libssh/common/ |
H A D | authfile.c | 134 cipher_set_key_string(&ciphercontext, cipher, passphrase, in key_save_private_rsa1() 385 cipher_set_key_string(&ciphercontext, cipher, passphrase, in key_load_private_rsa1()
|
H A D | cipher.c | 281 cipher_set_key_string(CipherContext *cc, Cipher *cipher, in cipher_set_key_string() function
|