Searched refs:poly_use_hint (Results 1 – 2 of 2) sorted by relevance
151 poly_use_hint(const POLY *h, const POLY *r, uint32_t gamma2, POLY *out) in poly_use_hint() function
256 poly_use_hint(h->poly + i, r->poly + i, gamma2, out->poly + i); in vector_use_hint()