Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dlibtommath.c2794 register mp_word *_W, *_W1; in fast_mp_montgomery_reduce() local
2799 _W1 = W + ix; in fast_mp_montgomery_reduce()
2805 *_W++ += *_W1++ >> ((mp_word) DIGIT_BIT); in fast_mp_montgomery_reduce()