Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/hrss/
Dhrss.c685 crypto_word_t r_s_low = 0, r_s_high = 0, r_a_low = 0, r_a_high = 0; in poly3_mul_aux() local
712 poly3_word_add(&r_s_high, &r_a_high, r_s_high, r_a_high, m_s_high, in poly3_mul_aux()
719 out->a[1] = r_a_high; in poly3_mul_aux()