Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/hrss/
Dhrss.c471 static void poly2_clear_top_bits(struct poly2 *p) { in poly2_clear_top_bits() function
632 poly2_clear_top_bits(&p->s); in poly3_mod_phiN()
633 poly2_clear_top_bits(&p->a); in poly3_mod_phiN()