pub(crate) const BLOCK_WORDS: u8 = 16;
Number of 32-bit words per ChaCha block (fixed by algorithm definition).