Type Alias Block

Source
pub type Block = [u32; 16];
Expand description

The array of words representing a ChaCha20 block.