Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
A Dltc_ecc_map.c22 void *t1, *t2; in ltc_ecc_map() local
A Dltc_ecc_is_point.c17 void *prime, *a, *b, *t1, *t2; in ltc_ecc_is_point() local
A Dltc_ecc_projective_dbl_point.c42 void *t1, *t2; in ltc_ecc_projective_dbl_point() local
A Dltc_ecc_import_point.c12 void *t1, *t2; in ltc_ecc_import_point() local
A Dltc_ecc_projective_add_point.c25 void *t1, *t2, *x, *y, *z; in ltc_ecc_projective_add_point() local
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-3.20.0/lib/libutee/include/
A Dutee_defines.h276 #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 Dtee_api_defines.h580 #define TEE_PARAM_TYPES(t0,t1,t2,t3) \ argument
/optee_os-3.20.0/core/lib/libtomcrypt/src/mac/pelican/
A Dpelican.c50 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 Daes.c283 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 Drng_get_bytes.c59 clock_t t1; in s_rng_ansic() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/hashes/
A Dtiger.c31 #define t1 (table) macro
/optee_os-3.20.0/core/lib/libtomcrypt/src/hashes/sha2/
A Dsha512.c91 ulong64 S[8], W[80], t0, t1; in ss_sha512_compress() local
A Dsha256.c66 ulong32 S[8], W[64], t0, t1; in ss_sha256_compress() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/
A Didea.c104 ushort16 x0, x1, x2, x3, t0, t1; in s_process_block() local
/optee_os-3.20.0/core/arch/riscv/include/kernel/
A Dthread_arch.h53 unsigned long t1; member
81 unsigned long t1; member
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/twofish/
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-3.20.0/core/lib/libtomcrypt/src/math/
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
A Dgmp_desc.c287 mpz_t t1, C, Q, S, Z, M, T, R, two; in sqrtmod_prime() local
/optee_os-3.20.0/core/drivers/
A Dversal_trng.c330 unsigned char t1 = 0; in setup_key() local
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dbignum.c986 size_t i, v0, t1; in mbedtls_mpi_shift_l() local

Completed in 33 milliseconds