Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
A Dmpi_desc.c200 static int twoexpt(void *a, int n) in twoexpt() function
648 .twoexpt = twoexpt,
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_math.h153 int (*twoexpt)(void *a , int n); member
A Dtomcrypt_private.h174 #define mp_2expt(a, b) ltc_mp.twoexpt(a, b)
/optee_os/core/lib/libtomcrypt/src/math/
A Dltm_desc.c167 static int twoexpt(void *a, int n) in twoexpt() function
461 &twoexpt,
A Dgmp_desc.c130 static int twoexpt(void *a, int n) in twoexpt() function
595 &twoexpt,
A Dtfm_desc.c156 static int twoexpt(void *a, int n) in twoexpt() function
789 &twoexpt,
/optee_os/out/arm/core/
A Dtee.symb_sizes1444 000000000e135d58 0000000000000028 t twoexpt
A Dtee.dmp207 000000000e135d58 l F .text 0000000000000028 twoexpt
82589 000000000e135d58 <twoexpt>:
82590 twoexpt():
A Dtee.map23710 .text.twoexpt 0x000000000e135d58 0x28 out/arm/core/lib/libtomcrypt/libtomcrypt.a(mpi_desc.o)

Completed in 252 milliseconds