Searched refs:get_digit (Results 1 – 9 of 9) sorted by relevance
/optee_os/core/lib/libtomcrypt/ |
A D | mpi_desc.c | 135 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 D | tomcrypt_math.h | 110 ltc_mp_digit (*get_digit)(void *a, int n); member
|
A D | tomcrypt_private.h | 168 #define mp_get_digit(a, n) ltc_mp.get_digit(a, n)
|
/optee_os/core/lib/libtomcrypt/src/math/ |
A D | ltm_desc.c | 111 static ltc_mp_digit get_digit(void *a, int n) in get_digit() function 455 &get_digit,
|
A D | gmp_desc.c | 76 static ltc_mp_digit get_digit(void *a, int n) in get_digit() function 589 &get_digit,
|
A D | tfm_desc.c | 101 static ltc_mp_digit get_digit(void *a, int n) in get_digit() function 783 &get_digit,
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 1473 000000000e1354a4 0000000000000028 t get_digit
|
A D | tee.dmp | 176 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 D | tee.map | 23668 .text.get_digit
|
Completed in 228 milliseconds