Home
last modified time | relevance | path

Searched refs:ltc_ecc_map (Results 1 – 13 of 13) sorted by relevance

/external/dropbear/libtomcrypt/src/pk/ecc/
Dltc_ecc_map.c33 int ltc_ecc_map(ecc_point *P, void *modulus, void *mp) in ltc_ecc_map() function
Dltc_ecc_mulmod_timing.c146 err = ltc_ecc_map(R, modulus, mp); in ltc_ecc_mulmod()
Dltc_ecc_mulmod.c198 err = ltc_ecc_map(R, modulus, mp); in ltc_ecc_mulmod()
Dltc_ecc_mul2add.c180 err = ltc_ecc_map(C, modulus, mp); in ltc_ecc_mul2add()
/external/dropbear/libtomcrypt/src/math/
Dgmp_desc.c450 &ltc_ecc_map,
Dltm_desc.c456 &ltc_ecc_map,
Dtfm_desc.c749 &ltc_ecc_map,
/external/dropbear/libtomcrypt/src/math/fp/
Dltc_ecc_fp_mulmod.c893 err = ltc_ecc_map(R, modulus, mp); in accel_fp_mul()
1099 return ltc_ecc_map(R, modulus, mp); in accel_fp_mul2add()
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_pk.h289 int ltc_ecc_map(ecc_point *P, void *modulus, void *mp);
/external/dropbear/libtomcrypt/
Dmakefile.msvc101 src/pk/ecc/ltc_ecc_is_valid_idx.obj src/pk/ecc/ltc_ecc_map.obj src/pk/ecc/ltc_ecc_mul2add.obj \
Dmakefile.unix137 src/pk/ecc/ltc_ecc_is_valid_idx.o src/pk/ecc/ltc_ecc_map.o src/pk/ecc/ltc_ecc_mul2add.o \
Dmakefile.icc191 src/pk/ecc/ltc_ecc_is_valid_idx.o src/pk/ecc/ltc_ecc_map.o src/pk/ecc/ltc_ecc_mul2add.o \
Dmakefile.shared196 src/pk/ecc/ltc_ecc_is_valid_idx.o src/pk/ecc/ltc_ecc_map.o src/pk/ecc/ltc_ecc_mul2add.o \