Home
last modified time | relevance | path

Searched refs:tmpn (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/tls/
Dlibtommath.c2768 register mp_digit *tmpn; in fast_mp_montgomery_reduce() local
2772 tmpn = n->dp; in fast_mp_montgomery_reduce()
2779 *_W++ += ((mp_word)mu) * ((mp_word)*tmpn++); in fast_mp_montgomery_reduce()