Searched defs:do_encrypt (Results 1 – 4 of 4) sorted by relevance
| /external/openssh/ |
| D | cipher-chachapoly-libcrypto.c | 87 const u_char *src, u_int len, u_int aadlen, u_int authlen, int do_encrypt) in chachapoly_crypt()
|
| D | cipher-chachapoly.c | 71 const u_char *src, u_int len, u_int aadlen, u_int authlen, int do_encrypt) in chachapoly_crypt()
|
| D | cipher.c | 252 int do_encrypt) in cipher_init()
|
| /external/libwebsockets/plugins/ssh-base/crypto/ |
| D | chacha.c | 303 const u_char *src, u_int len, u_int aadlen, u_int authlen, int do_encrypt) in chachapoly_crypt()
|