Searched defs:mp_neg (Results 1 – 4 of 4) sorted by relevance
19 int mp_neg (mp_int * a, mp_int * b) in mp_neg() function
450 #define mp_neg(a, b) ltc_mp.neg(a, b) macro
835 mp_err mp_neg(mp_int *a, mp_int *b) in mp_neg() function
5442 int mp_neg (mp_int * a, mp_int * b) in mp_neg() function