Home
last modified time | relevance | path

Searched defs:mp_div_d (Results 1 – 3 of 3) sorted by relevance

/external/dropbear/libtommath/
Dbn_mp_div_d.c32 int mp_div_d (mp_int * a, mp_digit b, mp_int * c, mp_digit * d) in mp_div_d() function
/external/dropbear/libtommath/mtest/
Dmpi.c662 mp_err mp_div_d(mp_int *a, mp_digit d, mp_int *q, mp_digit *r) in mp_div_d() function
/external/dropbear/libtommath/pre_gen/
Dmpi.c2139 int mp_div_d (mp_int * a, mp_digit b, mp_int * c, mp_digit * d) in mp_div_d() function