Searched defs:mp_div_2 (Results 1 – 6 of 6) sorted by relevance
19 int mp_div_2(mp_int * a, mp_int * b) in mp_div_2() function
478 #define mp_div_2(a, b) ltc_mp.div_2(a, b) macro
1327 static int mp_div_2(mp_int * a, mp_int * b) in mp_div_2() function
1319 static int mp_div_2(mp_int * a, mp_int * b) in mp_div_2() function
739 mp_err mp_div_2(mp_int *a, mp_int *c) in mp_div_2() function
1870 int mp_div_2(mp_int * a, mp_int * b) in mp_div_2() function