/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/ |
A D | ltc_ecc_map.c | 22 void *t1, *t2; in ltc_ecc_map() local
|
A D | ltc_ecc_is_point.c | 17 void *prime, *a, *b, *t1, *t2; in ltc_ecc_is_point() local
|
A D | ltc_ecc_projective_dbl_point.c | 42 void *t1, *t2; in ltc_ecc_projective_dbl_point() local
|
A D | ltc_ecc_import_point.c | 12 void *t1, *t2; in ltc_ecc_import_point() local
|
A D | ltc_ecc_projective_add_point.c | 25 void *t1, *t2, *x, *y, *z; in ltc_ecc_projective_add_point() local
|
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-3.20.0/lib/libutee/include/ |
A D | utee_defines.h | 276 #define TEE_TIME_LT(t1, t2) \ argument 281 #define TEE_TIME_LE(t1, t2) \ argument 286 #define TEE_TIME_ADD(t1, t2, dst) do { \ argument 295 #define TEE_TIME_SUB(t1, t2, dst) do { \ argument
|
A D | tee_api_defines.h | 580 #define TEE_PARAM_TYPES(t0,t1,t2,t3) \ argument
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/mac/pelican/ |
A D | pelican.c | 50 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; in s_four_rounds() local
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/aes/ |
A D | aes.c | 283 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; in s_rijndael_ecb_encrypt() local 467 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; in s_rijndael_ecb_decrypt() local
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/prngs/ |
A D | rng_get_bytes.c | 59 clock_t t1; in s_rng_ansic() local
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/hashes/ |
A D | tiger.c | 31 #define t1 (table) macro
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/hashes/sha2/ |
A D | sha512.c | 91 ulong64 S[8], W[80], t0, t1; in ss_sha512_compress() local
|
A D | sha256.c | 66 ulong32 S[8], W[64], t0, t1; in ss_sha256_compress() local
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/ |
A D | idea.c | 104 ushort16 x0, x1, x2, x3, t0, t1; in s_process_block() local
|
/optee_os-3.20.0/core/arch/riscv/include/kernel/ |
A D | thread_arch.h | 53 unsigned long t1; member 81 unsigned long t1; member
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/twofish/ |
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-3.20.0/core/lib/libtomcrypt/src/math/ |
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
|
A D | gmp_desc.c | 287 mpz_t t1, C, Q, S, Z, M, T, R, two; in sqrtmod_prime() local
|
/optee_os-3.20.0/core/drivers/ |
A D | versal_trng.c | 330 unsigned char t1 = 0; in setup_key() local
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/ |
A D | bignum.c | 986 size_t i, v0, t1; in mbedtls_mpi_shift_l() local
|