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

/freebsd-11-stable/contrib/wpa/src/tls/
H A Dlibtommath.c28 * would require other than mp_reduce */
184 static int mp_reduce(mp_int * x, mp_int * m, mp_int * mu);
1940 redux = mp_reduce;
2258 static int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) function
2287 #error mp_reduce would always fail

Completed in 113 milliseconds