Searched refs:r_s_low (Results 1 – 1 of 1) sorted by relevance
685 crypto_word_t r_s_low = 0, r_s_high = 0, r_a_low = 0, r_a_high = 0; in poly3_mul_aux() local699 r_s_low = m_s; in poly3_mul_aux()711 poly3_word_add(&r_s_low, &r_a_low, r_s_low, r_a_low, m_s_low, m_a_low); in poly3_mul_aux()716 out->s[0] = r_s_low; in poly3_mul_aux()