/optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
A D | ltc_ecc_map.c | 29 void *t1, *t2; in ltc_ecc_map() local
|
A D | ltc_ecc_is_point.c | 24 void *prime, *a, *b, *t1, *t2; in ltc_ecc_is_point() local
|
A D | ltc_ecc_projective_dbl_point.c | 49 void *t1, *t2; in ltc_ecc_projective_dbl_point() local
|
A D | ltc_ecc_import_point.c | 19 void *t1, *t2; in ltc_ecc_import_point() local
|
A D | ltc_ecc_projective_add_point.c | 32 void *t1, *t2, *x, *y, *z; in ltc_ecc_projective_add_point() local
|
A D | ecc_recover_key.c | 39 void *r, *s, *v, *w, *t1, *t2, *u1, *u2, *v1, *v2, *e, *x, *y, *a_plus3; in ecc_recover_key() local
|
/optee_os/out/arm/export-ta_arm64/host_include/ |
A D | utee_defines.h | 268 #define TEE_TIME_LT(t1, t2) \ argument 273 #define TEE_TIME_LE(t1, t2) \ argument 278 #define TEE_TIME_ADD(t1, t2, dst) do { \ argument 287 #define TEE_TIME_SUB(t1, t2, dst) do { \ argument
|
A D | tee_api_defines.h | 466 #define TEE_PARAM_TYPES(t0,t1,t2,t3) \ argument
|
/optee_os/out/arm/export-ta_arm64/include/ |
A D | utee_defines.h | 268 #define TEE_TIME_LT(t1, t2) \ argument 273 #define TEE_TIME_LE(t1, t2) \ argument 278 #define TEE_TIME_ADD(t1, t2, dst) do { \ argument 287 #define TEE_TIME_SUB(t1, t2, dst) do { \ argument
|
A D | tee_api_defines.h | 466 #define TEE_PARAM_TYPES(t0,t1,t2,t3) \ argument
|
/optee_os/lib/libutee/include/ |
A D | utee_defines.h | 268 #define TEE_TIME_LT(t1, t2) \ argument 273 #define TEE_TIME_LE(t1, t2) \ argument 278 #define TEE_TIME_ADD(t1, t2, dst) do { \ argument 287 #define TEE_TIME_SUB(t1, t2, dst) do { \ argument
|
A D | tee_api_defines.h | 466 #define TEE_PARAM_TYPES(t0,t1,t2,t3) \ argument
|
/optee_os/out/arm/export-ta_arm32/host_include/ |
A D | utee_defines.h | 268 #define TEE_TIME_LT(t1, t2) \ argument 273 #define TEE_TIME_LE(t1, t2) \ argument 278 #define TEE_TIME_ADD(t1, t2, dst) do { \ argument 287 #define TEE_TIME_SUB(t1, t2, dst) do { \ argument
|
A D | tee_api_defines.h | 466 #define TEE_PARAM_TYPES(t0,t1,t2,t3) \ argument
|
/optee_os/out/arm/export-ta_arm32/include/ |
A D | utee_defines.h | 268 #define TEE_TIME_LT(t1, t2) \ argument 273 #define TEE_TIME_LE(t1, t2) \ argument 278 #define TEE_TIME_ADD(t1, t2, dst) do { \ argument 287 #define TEE_TIME_SUB(t1, t2, dst) do { \ argument
|
A D | tee_api_defines.h | 466 #define TEE_PARAM_TYPES(t0,t1,t2,t3) \ argument
|
/optee_os/core/lib/libtomcrypt/src/mac/pelican/ |
A D | pelican.c | 57 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; in _four_rounds() local
|
/optee_os/core/lib/libtomcrypt/src/ciphers/aes/ |
A D | aes.c | 290 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; in _rijndael_ecb_encrypt() local 474 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; in _rijndael_ecb_decrypt() local
|
/optee_os/core/tee/ |
A D | tee_time_generic.c | 71 TEE_Time t2; in tee_time_get_ta_time() local
|
/optee_os/core/lib/libtomcrypt/src/hashes/ |
A D | tiger.c | 39 #define t2 (table+256) macro
|
/optee_os/core/lib/libtomcrypt/src/ciphers/twofish/ |
A D | twofish.c | 477 ulong32 a,b,c,d,ta,tb,tc,td,t1,t2; in _twofish_ecb_encrypt() local 551 ulong32 a,b,c,d,ta,tb,tc,td,t1,t2; in _twofish_ecb_decrypt() local
|
/optee_os/core/lib/libtomcrypt/src/math/ |
A D | tfm_desc.c | 432 fp_int t1, t2; in tfm_ecc_projective_dbl_point() local 587 fp_int t1, t2, x, y, z; in tfm_ecc_projective_add_point() local
|