Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/tls/
H A Dlibtommath.c176 static int mp_reduce(mp_int * x, mp_int * m, mp_int * mu);
1932 redux = mp_reduce; in s_mp_exptmod()
2250 static int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) in mp_reduce() function
2279 #error mp_reduce would always fail in mp_reduce()