Searched refs:modi (Results 1 – 9 of 9) sorted by relevance
/optee_os/core/lib/libtomcrypt/ |
A D | mpi_desc.c | 364 static int modi(void *a, ltc_mp_digit b, ltc_mp_digit *c) in modi() function 665 .modi = modi,
|
/optee_os/core/lib/libtomcrypt/src/headers/ |
A D | tomcrypt_math.h | 287 int (*modi)(void *a, ltc_mp_digit b, ltc_mp_digit *c); member
|
A D | tomcrypt_private.h | 193 #define mp_mod_d(a, b, c) ltc_mp.modi(a, b, c)
|
/optee_os/core/lib/libtomcrypt/src/math/ |
A D | ltm_desc.c | 295 static int modi(void *a, ltc_mp_digit b, ltc_mp_digit *c) in modi() function 479 &modi,
|
A D | gmp_desc.c | 432 static int modi(void *a, ltc_mp_digit b, ltc_mp_digit *c) in modi() function 613 &modi,
|
A D | tfm_desc.c | 288 static int modi(void *a, ltc_mp_digit b, ltc_mp_digit *c) in modi() function 807 &modi,
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 590 000000000e135724 00000000000000a8 t modi
|
A D | tee.dmp | 185 000000000e135724 l F .text 00000000000000a8 modi 81968 000000000e135724 <modi>: 81969 modi(): 81996 e135768: 350002e0 cbnz w0, e1357c4 <modi+0xa0> 82004 e135780: 35000080 cbnz w0, e135790 <modi+0x6c> 82027 e1357c8: 17fffff9 b e1357ac <modi+0x88>
|
A D | tee.map | 23680 .text.modi 0x000000000e135724 0xa8 out/arm/core/lib/libtomcrypt/libtomcrypt.a(mpi_desc.o)
|
Completed in 244 milliseconds