/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
|
/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/lib/libtomcrypt/src/prngs/ |
A D | rng_get_bytes.c | 66 clock_t t1; in _rng_ansic() local
|
/optee_os/core/lib/libtomcrypt/src/hashes/ |
A D | tiger.c | 38 #define t1 (table) macro
|
/optee_os/core/lib/libtomcrypt/src/hashes/sha2/ |
A D | sha512.c | 98 ulong64 S[8], W[80], t0, t1; in _sha512_compress() local
|
A D | sha256.c | 73 ulong32 S[8], W[64], t0, t1; in _sha256_compress() local
|
/optee_os/core/lib/libtomcrypt/src/ciphers/ |
A D | idea.c | 111 ushort16 x0, x1, x2, x3, t0, t1; in _process_block() local
|
/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
|
A D | gmp_desc.c | 294 mpz_t t1, C, Q, S, Z, M, T, R, two; in sqrtmod_prime() local
|