HomeSort by relevance Sort by last modified time
    Searched full:s_mp_div (Results 1 - 1 of 1) sorted by null

  /external/dropbear/libtommath/mtest/
mpi.c 194 mp_err s_mp_div(mp_int *a, mp_int *b); /* magnitude divide */
1193 if((res = s_mp_div(&qtmp, &rtmp)) != MP_OKAY)
3626 mp_err s_mp_div(mp_int *a, mp_int *b) function
    [all...]

Completed in 194 milliseconds