Function crypto::chacha20::chacha_block

source ·
fn chacha_block(out: &mut [u32; 16], input: [u32; 16])