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

  /external/dropbear/libtomcrypt/demos/
timing.c 14 ltc_mp = gmp_desc;
test.c 13 ltc_mp = gmp_desc;
tv_gen.c 106 ltc_mp = gmp_desc;
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_math.h 435 #ifdef GMP_DESC
436 extern const ltc_math_descriptor gmp_desc;
  /external/dropbear/libtomcrypt/src/math/
gmp_desc.c 15 #ifdef GMP_DESC
390 const ltc_math_descriptor gmp_desc = { variable
476 /* $Source: /cvs/libtom/libtomcrypt/src/math/gmp_desc.c,v $ */
  /external/dropbear/libtomcrypt/
Android.mk 41 src/math/fp/ltc_ecc_fp_mulmod.c src/math/gmp_desc.c src/math/ltm_desc.c src/math/multi.c \

Completed in 288 milliseconds