Searched defs:mp_mul_d (Results 1 – 3 of 3) sorted by relevance
22 mp_mul_d (mp_int * a, mp_digit b, mp_int * c) in mp_mul_d() function
615 mp_err mp_mul_d(mp_int *a, mp_digit d, mp_int *b) in mp_mul_d() function
834 mp_mul_d (mp_int * a, mp_digit b, mp_int * c) in mp_mul_d() function