Home
last modified time | relevance | path

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

/third_party/FreeBSD/crypto/openssh/openbsd-compat/
Dchacha_private.h93 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) in chacha_encrypt_bytes() function
/third_party/libwebsockets/plugins/ssh-base/crypto/
Dchacha.c100 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) in chacha_encrypt_bytes() function