Searched refs:_W1 (Results 1 – 1 of 1) sorted by relevance
2793 register mp_word *_W, *_W1; in fast_mp_montgomery_reduce() local2798 _W1 = W + ix; in fast_mp_montgomery_reduce()2804 *_W++ += *_W1++ >> ((mp_word) DIGIT_BIT); in fast_mp_montgomery_reduce()