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