Home
last modified time | relevance | path

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

/hostap-latest/src/tls/
Dlibtommath.c3254 mp_word W1; in fast_s_mp_sqr() local
3265 W1 = 0; in fast_s_mp_sqr()
3299 _W = _W + _W + W1; in fast_s_mp_sqr()
3310 W1 = _W >> ((mp_word)DIGIT_BIT); in fast_s_mp_sqr()