Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dlibtommath.h2801 register mp_digit *tmpn; in fast_mp_montgomery_reduce() local
2805 tmpn = n->dp; in fast_mp_montgomery_reduce()
2812 *_W++ += ((mp_word)mu) * ((mp_word)*tmpn++); in fast_mp_montgomery_reduce()