Searched defs:mp_div_2 (Results 1 – 3 of 3) sorted by relevance
21 int mp_div_2(mp_int * a, mp_int * b) in mp_div_2() function
1327 static int mp_div_2(mp_int * a, mp_int * b) in mp_div_2() function
1280 static int mp_div_2(const mp_int * a, mp_int * b) in mp_div_2() function