Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

mac3

Function mac3 

Source
pub fn mac3(acc: &mut [u64], b: &[u64], c: &[u64])
Expand description

Three argument multiply accumulate: acc += b * c