Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/hrss/
Dhrss.c1602 static void poly_invert_mod2(struct poly *out, const struct poly *in) { in poly_invert_mod2() function
1664 poly_invert_mod2(b, in); in poly_invert()