Searched defs:mp_div_2 (Results 1 – 2 of 2) sorted by relevance
21 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