HomeSort by relevance Sort by last modified time
    Searched defs:mp_sqrt (Results 1 - 3 of 3) sorted by null

  /external/dropbear/libtommath/
bn_mp_sqrt.c 19 int mp_sqrt(mp_int *arg, mp_int *ret) function
  /external/dropbear/libtommath/mtest/
mpi.c 1440 /* {{{ mp_sqrt(a, b) */
1443 mp_sqrt(a, b)
1455 mp_err mp_sqrt(mp_int *a, mp_int *b) function
1515 } /* end mp_sqrt() */
    [all...]
  /external/dropbear/libtommath/pre_gen/
mpi.c 7389 int mp_sqrt(mp_int *arg, mp_int *ret) function
    [all...]

Completed in 26 milliseconds