Searched refs:tmpn (Results 1 – 1 of 1) sorted by relevance
2768 register mp_digit *tmpn; in fast_mp_montgomery_reduce() local2772 tmpn = n->dp; in fast_mp_montgomery_reduce()2779 *_W++ += ((mp_word)mu) * ((mp_word)*tmpn++); in fast_mp_montgomery_reduce()