Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/hrss/
Dhrss.c1802 static void poly_short_sample(struct poly *out, in poly_short_sample() function
1819 poly_short_sample(out, in); in poly_short_sample_plus()
2040 poly_short_sample(&m, in); in HRSS_encap()
2041 poly_short_sample(&r, in + HRSS_SAMPLE_BYTES); in HRSS_encap()