Home
last modified time | relevance | path

Searched refs:get_digit (Results 1 – 9 of 9) sorted by relevance

/optee_os/core/lib/libtomcrypt/
A Dmpi_desc.c135 static ltc_mp_digit get_digit(void *a, int n) in get_digit() function
642 .get_digit = get_digit,
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_math.h110 ltc_mp_digit (*get_digit)(void *a, int n); member
A Dtomcrypt_private.h168 #define mp_get_digit(a, n) ltc_mp.get_digit(a, n)
/optee_os/core/lib/libtomcrypt/src/math/
A Dltm_desc.c111 static ltc_mp_digit get_digit(void *a, int n) in get_digit() function
455 &get_digit,
A Dgmp_desc.c76 static ltc_mp_digit get_digit(void *a, int n) in get_digit() function
589 &get_digit,
A Dtfm_desc.c101 static ltc_mp_digit get_digit(void *a, int n) in get_digit() function
783 &get_digit,
/optee_os/out/arm/core/
A Dtee.symb_sizes1473 000000000e1354a4 0000000000000028 t get_digit
A Dtee.dmp176 000000000e1354a4 l F .text 0000000000000028 get_digit
81718 000000000e1354a4 <get_digit>:
81719 get_digit():
81721 e1354a4: 37f80101 tbnz w1, #31, e1354c4 <get_digit+0x20>
81726 e1354b4: 54000089 b.ls e1354c4 <get_digit+0x20> // b.plast
81734 e1354c8: 17fffffe b e1354c0 <get_digit+0x1c>
A Dtee.map23668 .text.get_digit

Completed in 228 milliseconds