Searched refs:hi_carry (Results 1 – 1 of 1) sorted by relevance
77 c448_word_t hi_carry = 0; in sc_montmul() local101 chain += hi_carry; in sc_montmul()103 hi_carry = chain >> WBITS; in sc_montmul()106 sc_subx(out, accum, sc_p, sc_p, hi_carry); in sc_montmul()
Completed in 5 milliseconds