Searched defs:mp_set (Results 1 – 5 of 5) sorted by relevance
19 void mp_set (mp_int * a, mp_digit b) in mp_set() function
453 #define mp_set(a, b) ltc_mp.set_int(a, b) macro
1259 static void mp_set (mp_int * a, mp_digit b) in mp_set() function
478 void mp_set(mp_int *mp, mp_digit d) in mp_set() function
7127 void mp_set (mp_int * a, mp_digit b) in mp_set() function