Home
last modified time | relevance | path

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

/external/openssh/
Dcipher.h83 int cipher_set_key_string(struct sshcipher_ctx **,
Dcipher.c547 cipher_set_key_string(struct sshcipher_ctx **ccp, in cipher_set_key_string() function
Dsshkey.c3488 if ((r = cipher_set_key_string(&ciphercontext, cipher, passphrase, in sshkey_private_rsa1_to_blob()
3723 if ((r = cipher_set_key_string(&ciphercontext, cipher, passphrase, in sshkey_parse_private_rsa1()