Home
last modified time | relevance | path

Searched defs:do_encrypt (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dcipher-chachapoly.c53 const u_char *src, u_int len, u_int aadlen, u_int authlen, int do_encrypt) in chachapoly_crypt()
Dcipher.c327 int do_encrypt) in cipher_init()
548 const struct sshcipher *cipher, const char *passphrase, int do_encrypt) in cipher_set_key_string()