Home
last modified time | relevance | path

Searched refs:ltc_ecc_fp_mulmod (Results 1 – 9 of 9) sorted by relevance

/optee_os/out/arm/core/lib/libtomcrypt/src/math/fp/
A D.ltc_ecc_fp_mulmod.o.cmd1ltc_ecc_fp_mulmod.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aa…
A D.ltc_ecc_fp_mulmod.o.d1 out/arm/core/lib/libtomcrypt/src/math/fp/ltc_ecc_fp_mulmod.o: \
2 core/lib/libtomcrypt/src/math/fp/ltc_ecc_fp_mulmod.c \
/optee_os/core/lib/libtomcrypt/src/math/fp/
A Dsub.mk1 srcs-$(_CFG_CORE_LTC_ECC) += ltc_ecc_fp_mulmod.c
A Dltc_ecc_fp_mulmod.c1229 int ltc_ecc_fp_mulmod(void *k, ecc_point *G, ecc_point *R, void *a, void *modulus, int map) in ltc_ecc_fp_mulmod() function
/optee_os/core/lib/libtomcrypt/src/math/
A Dltm_desc.c497 &ltc_ecc_fp_mulmod,
A Dgmp_desc.c631 &ltc_ecc_fp_mulmod,
A Dtfm_desc.c825 &ltc_ecc_fp_mulmod,
/optee_os/core/lib/libtomcrypt/
A Dmpi_desc.c683 .ecc_ptmul = ltc_ecc_fp_mulmod,
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_private.h286 int ltc_ecc_fp_mulmod(void *k, ecc_point *G, ecc_point *R, void *a, void *modulus, int map);

Completed in 21 milliseconds