Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/hrss/
Dhrss.c1838 static void poly_lift(struct poly *out, const struct poly *a) { in poly_lift() function
2042 poly_lift(&m_lifted, &m); in HRSS_encap()
2122 poly_lift(&m_lifted, &m); in HRSS_decap()