Type Alias HChaCha20Output

Source
pub type HChaCha20Output = [u8; 32];
Expand description

Stack-allocated HChaCha20 output.