Home
last modified time | relevance | path

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

/external/dropbear/libtommath/
Dbn_fast_mp_montgomery_reduce.c26 int fast_mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce() function
/external/wpa_supplicant_6/wpa_supplicant/src/tls/
Dlibtommath.c2681 int fast_mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce() function
/external/wpa_supplicant_8/src/tls/
Dlibtommath.c2681 static int fast_mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce() function
/external/dropbear/libtommath/pre_gen/
Dmpi.c230 int fast_mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce() function