Function chacha::permute [] [src]

pub fn permute(rounds: u8, xs: &mut [u32; 16])

Apply the ChaCha core function. Note that this is reversible.