Home
last modified time | relevance | path

Searched defs:twoexpt (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_math.h146 int (*twoexpt)(void *a , int n); member
/optee_os/core/lib/libtomcrypt/src/math/
H A Dltm_desc.c175 static int twoexpt(void *a, int n) in twoexpt() function
H A Dgmp_desc.c123 static int twoexpt(void *a, int n) in twoexpt() function
H A Dtfm_desc.c149 static int twoexpt(void *a, int n) in twoexpt() function
/optee_os/core/lib/libtomcrypt/
H A Dmpi_desc.c199 static int twoexpt(void *a, int n) in twoexpt() function