| /optee_os/core/arch/arm/crypto/ |
| H A D | aes_modes_armv8a_ce_a64.S | 100 .macro encrypt_block, in, rounds, t0, t1, t2 104 .macro encrypt_block2x, i0, i1, rounds, t0, t1, t2 108 .macro encrypt_block4x, i0, i1, i2, i3, rounds, t0, t1, t2 112 .macro decrypt_block, in, rounds, t0, t1, t2 116 .macro decrypt_block2x, i0, i1, rounds, t0, t1, t2 120 .macro decrypt_block4x, i0, i1, i2, i3, rounds, t0, t1, t2
|
| /optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
| H A D | ltc_ecc_map.c | 22 void *t1, *t2; in ltc_ecc_map() local
|
| H A D | ltc_ecc_projective_dbl_point.c | 42 void *t1, *t2; in ltc_ecc_projective_dbl_point() local
|
| H A D | ltc_ecc_is_point.c | 17 void *prime, *a, *b, *t1, *t2; in ltc_ecc_is_point() local
|
| H A D | ltc_ecc_import_point.c | 12 void *t1, *t2; in ltc_ecc_import_point() local
|
| H A D | ltc_ecc_projective_add_point.c | 25 void *t1, *t2, *x, *y, *z; in ltc_ecc_projective_add_point() local
|
| H A D | ecc_recover_key.c | 32 void *r, *s, *v, *w, *t1, *t2, *u1, *u2, *v1, *v2, *e, *x, *y, *a_plus3; in ecc_recover_key() local
|
| /optee_os/lib/libutee/include/ |
| H A D | utee_defines.h | 320 #define TEE_TIME_LT(t1, t2) \ argument 325 #define TEE_TIME_LE(t1, t2) \ argument 330 #define TEE_TIME_ADD(t1, t2, dst) do { \ argument 339 #define TEE_TIME_SUB(t1, t2, dst) do { \ argument
|
| H A D | tee_api_defines.h | 675 #define TEE_PARAM_TYPES(t0,t1,t2,t3) \ argument
|
| /optee_os/core/lib/libtomcrypt/src/ciphers/aes/ |
| H A D | aes.c | 269 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; in s_rijndael_ecb_encrypt() local 453 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; in s_rijndael_ecb_decrypt() local
|
| /optee_os/core/lib/libtomcrypt/src/mac/pelican/ |
| H A D | pelican.c | 50 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; in s_four_rounds() local
|
| /optee_os/core/tee/ |
| H A D | tee_time_generic.c | 70 TEE_Time t2; in tee_time_get_ta_time() local
|
| /optee_os/core/lib/libtomcrypt/src/hashes/ |
| H A D | tiger.c | 50 #define t2 (table+256) macro
|
| /optee_os/core/arch/riscv/include/kernel/ |
| H A D | thread_arch.h | 74 unsigned long t2; member 113 unsigned long t2; member 138 unsigned long t2; member
|
| /optee_os/core/lib/libtomcrypt/src/ciphers/twofish/ |
| H A D | twofish.c | 470 ulong32 a,b,c,d,ta,tb,tc,td,t1,t2; in s_twofish_ecb_encrypt() local 544 ulong32 a,b,c,d,ta,tb,tc,td,t1,t2; in s_twofish_ecb_decrypt() local
|
| /optee_os/core/lib/libtomcrypt/src/math/ |
| H A D | tfm_desc.c | 425 fp_int t1, t2; in tfm_ecc_projective_dbl_point() local 580 fp_int t1, t2, x, y, z; in tfm_ecc_projective_add_point() local
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | x509.c | 1037 const mbedtls_x509_time *t2) in mbedtls_x509_time_cmp()
|
| /optee_os/core/drivers/ |
| H A D | versal_trng.c | 331 unsigned char t2 = 0; in setup_key() local
|