Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dlibtommath.c184 static int mp_reduce(mp_int * x, mp_int * m, mp_int * mu);
1940 redux = mp_reduce; in s_mp_exptmod()
2258 static int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) in mp_reduce() function
2287 #error mp_reduce would always fail in mp_reduce()