Searched refs:ltc_ecc_fp_mulmod (Results 1 – 7 of 7) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/math/ |
| H A D | ltm_desc.c | 526 <c_ecc_fp_mulmod,
|
| H A D | gmp_desc.c | 624 <c_ecc_fp_mulmod,
|
| H A D | tfm_desc.c | 818 <c_ecc_fp_mulmod,
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | mpi_desc.c | 682 .ecc_ptmul = ltc_ecc_fp_mulmod,
|
| H A D | sub.mk | 157 srcs-$(_CFG_CORE_LTC_ACIPHER) += src/math/fp/ltc_ecc_fp_mulmod.c
|
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_private.h | 339 int ltc_ecc_fp_mulmod(void *k, ecc_point *G, ecc_point *R, void *a, void *modulus, int map);
|
| /optee_os/core/lib/libtomcrypt/src/math/fp/ |
| H A D | ltc_ecc_fp_mulmod.c | 1222 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
|