fe_mul

Function fe_mul 

Source
pub const fn fe_mul(a: &[u64; 4], b: &[u64; 4]) -> [u64; 4]
Expand description

Returns a * b mod p.