Function rand_chacha::guts::init_chacha_x

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