Function prp::chacha20_key_block0

source ·
pub fn chacha20_key_block0(key: &[u8; 32], iv: &[u8; 12]) -> [u8; 64]