mul_by_a

Function mul_by_a 

Source
fn mul_by_a<P: Prime>(
    conway_poly: &FqVector<Fp<P>>,
    poly: FqVector<Fp<P>>,
) -> FqVector<Fp<P>>