Function prp::chacha20_update

source ·
pub fn chacha20_update(st0: [u32; 16], m: &[u8]) -> Vec<u8>