Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_math.h103 ltc_mp_digit (*get_digit)(void *a, int n); member
/optee_os/core/lib/libtomcrypt/src/math/
H A Dltm_desc.c123 static ltc_mp_digit get_digit(void *a, int n) in get_digit() function
H A Dgmp_desc.c69 static ltc_mp_digit get_digit(void *a, int n) in get_digit() function
H A Dtfm_desc.c94 static ltc_mp_digit get_digit(void *a, int n) in get_digit() function
/optee_os/core/lib/libtomcrypt/
H A Dmpi_desc.c135 static ltc_mp_digit get_digit(void *a, int n) in get_digit() function