Function prp::chacha20_init

source ·
pub fn chacha20_init(key: &[u8; 32], iv: &[u8; 12], ctr: u32) -> [u32; 16]