Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dchacha.c90 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) in chacha_encrypt_bytes() function
/dragonfly/sys/crypto/chacha20/
H A Dchacha.c111 chacha_encrypt_bytes(chacha_ctx *x, const u8 *m, u8 *c, u32 bytes) in chacha_encrypt_bytes() function
/dragonfly/crypto/libressl/crypto/chacha/
H A Dchacha-merged.c123 chacha_encrypt_bytes(chacha_ctx *x, const u8 *m, u8 *c, u32 bytes) in chacha_encrypt_bytes() function