Searched defs:chacha_encrypt_bytes (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dchacha.c90 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) function
H A Dssh_namespace.h118 #define chacha_encrypt_bytes Fssh_chacha_encrypt_bytes macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dchacha_private.h89 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) function
/freebsd-10-stable/contrib/unbound/compat/
H A Dchacha_private.h89 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) function

Completed in 55 milliseconds