Searched defs:mp_div_2d (Results 1 – 2 of 2) sorted by relevance
21 int mp_div_2d (mp_int * a, int b, mp_int * c, mp_int * d) in mp_div_2d() function
972 static int mp_div_2d (const mp_int * a, int b, mp_int * c, mp_int * d) in mp_div_2d() function