pub fn mqpoly_mul_ntt(logn: u32, a: &mut [u16], b: &[u16])
Multiply polynomial a by polynomial b; both must be in NTT representation.
a
b