Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_math.h330 int (*montgomery_setup)(void *a, void **b); member
/optee_os/core/lib/libtomcrypt/src/math/
H A Dltm_desc.c397 static int montgomery_setup(void *a, void **b) in montgomery_setup() function
H A Dgmp_desc.c508 static int montgomery_setup(void *a, void **b) in montgomery_setup() function
H A Dtfm_desc.c361 static int montgomery_setup(void *a, void **b) in montgomery_setup() function
/optee_os/core/lib/libtomcrypt/
H A Dmpi_desc.c495 static int montgomery_setup(void *a, void **b) in montgomery_setup() function