pub type HChaCha20Input = [u8; 16];
Expand description

Stack-allocated HChaCha20 input.