Searched defs:mp_montgomery_setup (Results 1 – 3 of 3) sorted by relevance
20 mp_montgomery_setup (mp_int * n, mp_digit * rho) in mp_montgomery_setup() function
488 #define mp_montgomery_setup(a, b) ltc_mp.montgomery_setup(a, b) macro
4872 mp_montgomery_setup (mp_int * n, mp_digit * rho) in mp_montgomery_setup() function