Searched defs:mp_mul_2d (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/tommath/
H A Dbn_mp_mul_2d.c19 int mp_mul_2d (mp_int * a, int b, mp_int * c) function
/barrelfish-master/lib/tommath/mtest/
H A Dmpi.c1089 mp_err mp_mul_2d(mp_int *a, mp_digit d, mp_int *c) function
/barrelfish-master/lib/tommath/pre_gen/
H A Dmpi.c5095 int mp_mul_2d (mp_int * a, int b, mp_int * c) function
[all...]

Completed in 101 milliseconds