Searched defs:mp_mul_2d (Results 1 – 4 of 4) sorted by relevance
19 int mp_mul_2d (mp_int * a, int b, mp_int * c) in mp_mul_2d() function
1384 static int mp_mul_2d (mp_int * a, int b, mp_int * c) in mp_mul_2d() function
1089 mp_err mp_mul_2d(mp_int *a, mp_digit d, mp_int *c) in mp_mul_2d() function
5090 int mp_mul_2d (mp_int * a, int b, mp_int * c) in mp_mul_2d() function