Searched refs:poly2_fmadd (Results 1 – 1 of 1) sorted by relevance
440 static void poly2_fmadd(struct poly2 *out, const struct poly2 *in, in poly2_fmadd() function1630 poly2_fmadd(&f, &g, s); in poly_invert_mod2()1631 poly2_fmadd(&b, &c, s); in poly_invert_mod2()