Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_math.h345 int (*montgomery_reduce)(void *a, void *b, void *c); member
/optee_os-3.20.0/core/lib/libtomcrypt/src/math/
A Dgmp_desc.c526 static int montgomery_reduce(void *a, void *b, void *c) in montgomery_reduce() function
A Dltm_desc.c421 static int montgomery_reduce(void *a, void *b, void *c) in montgomery_reduce() function
A Dtfm_desc.c386 static int montgomery_reduce(void *a, void *b, void *c) in montgomery_reduce() function
/optee_os-3.20.0/core/lib/libtomcrypt/
A Dmpi_desc.c523 static int montgomery_reduce(void *a, void *b, void *c) in montgomery_reduce() function

Completed in 9 milliseconds