Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dlibtommath.c2700 static int fast_mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce() function
3028 redux = fast_mp_montgomery_reduce; in mp_exptmod_fast()