Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dlibtommath.h2826 register mp_word *_W, *_W1; in fast_mp_montgomery_reduce() local
2831 _W1 = W + ix; in fast_mp_montgomery_reduce()
2837 *_W++ += *_W1++ >> ((mp_word) DIGIT_BIT); in fast_mp_montgomery_reduce()