pub fn mlkem_to_mont(coeffs: &[i64]) -> LogosSeq<i64>
The compiled form of LOGOS toMont(coeffs) — multiply a polynomial into the Montgomery domain.
toMont(coeffs)