HomeSort by relevance Sort by last modified time
    Searched refs:mp_init_set (Results 1 - 4 of 4) sorted by null

  /external/dropbear/libtommath/
bn_mp_init_set.c 19 int mp_init_set (mp_int * a, mp_digit b) function
tommath.h 238 int mp_init_set (mp_int * a, mp_digit b);
bn.tex 742 int mp_init_set (mp_int * a, mp_digit b);
755 if ((result = mp_init_set(&number1, 100)) != MP_OKAY) \{
    [all...]
  /external/dropbear/libtommath/pre_gen/
mpi.c 3542 int mp_init_set (mp_int * a, mp_digit b) function
    [all...]

Completed in 1373 milliseconds