[][src]Function chacha::permute

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

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