Searched refs:poly_power2_round (Results 1 – 2 of 2) sorted by relevance
102 poly_power2_round(const POLY *t, POLY *t1, POLY *t0) in poly_power2_round() function
180 poly_power2_round(t->poly + i, t1->poly + i, t0->poly + i); in vector_power2_round()