Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_math.h153 int (*twoexpt)(void *a , int n); member
/optee_os/core/lib/libtomcrypt/src/math/
A Dgmp_desc.c130 static int twoexpt(void *a, int n) in twoexpt() function
A Dltm_desc.c167 static int twoexpt(void *a, int n) in twoexpt() function
A Dtfm_desc.c156 static int twoexpt(void *a, int n) in twoexpt() function
/optee_os/core/lib/libtomcrypt/
A Dmpi_desc.c200 static int twoexpt(void *a, int n) in twoexpt() function

Completed in 19 milliseconds