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