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
refill_wide
Copy item path
Settings
Help
Summary
Source
fn refill_wide(state: &mut
ChaCha
, drounds:
u32
, out: &mut [
u8
;
256
])