Home
last modified time | relevance | path

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

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