Searched refs:poly_high_bits (Results 1 – 2 of 2) sorted by relevance
121 poly_high_bits(const POLY *in, uint32_t gamma2, POLY *out) in poly_high_bits() function
211 poly_high_bits(in->poly + i, gamma2, out->poly + i); in vector_high_bits()
Completed in 9 milliseconds