Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 21 of 21) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
H A Dltc_ecc_map.c22 void *t1, *t2; in ltc_ecc_map() local
H A Dltc_ecc_projective_dbl_point.c42 void *t1, *t2; in ltc_ecc_projective_dbl_point() local
H A Dltc_ecc_is_point.c17 void *prime, *a, *b, *t1, *t2; in ltc_ecc_is_point() local
H A Dltc_ecc_import_point.c12 void *t1, *t2; in ltc_ecc_import_point() local
H A Dltc_ecc_projective_add_point.c25 void *t1, *t2, *x, *y, *z; in ltc_ecc_projective_add_point() local
H A Decc_recover_key.c32 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 Dutee_defines.h320 #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 Dtee_api_defines.h675 #define TEE_PARAM_TYPES(t0,t1,t2,t3) \ argument
/optee_os/core/lib/libtomcrypt/src/ciphers/aes/
H A Daes.c269 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 Dpelican.c50 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; in s_four_rounds() local
/optee_os/core/lib/libtomcrypt/src/prngs/
H A Drng_get_bytes.c59 clock_t t1; in s_rng_ansic() local
/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
H A Dsha512.c91 ulong64 S[8], W[80], t0, t1; in ss_sha512_compress() local
H A Dsha256.c66 ulong32 S[8], W[64], t0, t1; in ss_sha256_compress() local
/optee_os/core/lib/libtomcrypt/src/hashes/
H A Dtiger.c49 #define t1 (table) macro
/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Didea.c104 ushort16 x0, x1, x2, x3, t0, t1; in s_process_block() local
/optee_os/core/arch/riscv/include/kernel/
H A Dthread_arch.h73 unsigned long t1; member
112 unsigned long t1; member
137 unsigned long t1; member
/optee_os/core/lib/libtomcrypt/src/ciphers/twofish/
H A Dtwofish.c470 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 Dtfm_desc.c425 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
H A Dgmp_desc.c287 mpz_t t1, C, Q, S, Z, M, T, R, two; in sqrtmod_prime() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509.c1036 int mbedtls_x509_time_cmp(const mbedtls_x509_time *t1, in mbedtls_x509_time_cmp()
/optee_os/core/drivers/
H A Dversal_trng.c330 unsigned char t1 = 0; in setup_key() local