#include <chacha_private.h>
Data Fields | |
u32 | input [16] |
Definition at line 15 of file chacha_private.h.
u32 chacha_ctx::input[16] |
Definition at line 17 of file chacha_private.h.
Referenced by chacha_encrypt_bytes(), chacha_ivsetup(), and chacha_keysetup().