Function rand_chacha::guts::round

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