Home
last modified time | relevance | path

Searched refs:poly2_fmadd (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/hrss/
Dhrss.c440 static void poly2_fmadd(struct poly2 *out, const struct poly2 *in, in poly2_fmadd() function
1630 poly2_fmadd(&f, &g, s); in poly_invert_mod2()
1631 poly2_fmadd(&b, &c, s); in poly_invert_mod2()