rand_chacha::guts

Function round

Source
pub(crate) fn round<V: ArithOps + BitOps32>(x: State<V>) -> State<V>