rand_chacha::guts

Function init_chacha_x

Source
fn init_chacha_x(key: &[u8; 32], nonce: &[u8; 24], rounds: u32) -> ChaCha