Searched defs:mp_sub (Results 1 – 3 of 3) sorted by relevance
22 mp_sub (mp_int * a, mp_int * b, mp_int * c) in mp_sub() function
448 static int mp_sub (mp_int * a, mp_int * b, mp_int * c) in mp_sub() function
747 mp_sub (const mp_int * a, const mp_int * b, mp_int * c) in mp_sub() function