Searched defs:modi (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_math.h | 280 int (*modi)(void *a, ltc_mp_digit b, ltc_mp_digit *c); member
|
| /optee_os/core/lib/libtomcrypt/src/math/ |
| H A D | ltm_desc.c | 319 static int modi(void *a, ltc_mp_digit b, ltc_mp_digit *c) in modi() function
|
| H A D | gmp_desc.c | 425 static int modi(void *a, ltc_mp_digit b, ltc_mp_digit *c) in modi() function
|
| H A D | tfm_desc.c | 281 static int modi(void *a, ltc_mp_digit b, ltc_mp_digit *c) in modi() function
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | mpi_desc.c | 363 static int modi(void *a, ltc_mp_digit b, ltc_mp_digit *c) in modi() function
|