rand_
chacha
0.3.1
In rand_
chacha::
guts
Structs
ChaCha
State
Constants
BLOCK
BLOCK64
BUFBLOCKS
BUFSZ
BUFSZ64
LOG2_BUFBLOCKS
STREAM_PARAM_BLOCK
STREAM_PARAM_NONCE
Traits
Machine
Functions
diagonalize
get_seed
get_stream_param
init_chacha
init_chacha_x
read_u32le
refill_narrow_rounds
refill_wide
refill_wide_impl
round
set_stream_param
undiagonalize
rand_chacha
::
guts
Function
round
Copy item path
Settings
Help
Summary
Source
pub(crate) fn round<V:
ArithOps
+
BitOps32
>(x:
State
<V>) ->
State
<V>