Home
last modified time | relevance | path

Searched refs:get_int (Results 1 – 6 of 6) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/
A Dmpi_desc.c125 static unsigned long get_int(void *a) in get_int() function
379 *c = get_int(&bn_c); in modi()
641 .get_int = get_int,
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_math.h96 unsigned long (*get_int)(void *a); member
A Dtomcrypt_private.h180 #define mp_get_int(a) ltc_mp.get_int(a)
/optee_os-3.20.0/core/lib/libtomcrypt/src/math/
A Dltm_desc.c113 static unsigned long get_int(void *a) in get_int() function
483 &get_int,
A Dgmp_desc.c63 static unsigned long get_int(void *a) in get_int() function
581 &get_int,
A Dtfm_desc.c86 static unsigned long get_int(void *a) in get_int() function
775 &get_int,

Completed in 12 milliseconds