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

  /external/dropbear/libtommath/
bn_mp_reduce.c 22 int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) function
  /external/wpa_supplicant_8/src/tls/
libtommath.c 28 * would require other than mp_reduce */
184 static int mp_reduce(mp_int * x, mp_int * m, mp_int * mu);
2259 static int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) function
    [all...]
  /external/dropbear/libtommath/pre_gen/
mpi.c 6578 int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) function
    [all...]

Completed in 26 milliseconds