Home
last modified time | relevance | path

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

12

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
A Dltc_ecc_map.c29 void *t1, *t2; in ltc_ecc_map() local
A Dltc_ecc_is_point.c24 void *prime, *a, *b, *t1, *t2; in ltc_ecc_is_point() local
A Dltc_ecc_projective_dbl_point.c49 void *t1, *t2; in ltc_ecc_projective_dbl_point() local
A Dltc_ecc_import_point.c19 void *t1, *t2; in ltc_ecc_import_point() local
A Dltc_ecc_projective_add_point.c32 void *t1, *t2, *x, *y, *z; in ltc_ecc_projective_add_point() local
A Decc_recover_key.c39 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 Dutee_defines.h268 #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 Dtee_api_defines.h466 #define TEE_PARAM_TYPES(t0,t1,t2,t3) \ argument
/optee_os/out/arm/export-ta_arm64/include/
A Dutee_defines.h268 #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 Dtee_api_defines.h466 #define TEE_PARAM_TYPES(t0,t1,t2,t3) \ argument
/optee_os/lib/libutee/include/
A Dutee_defines.h268 #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 Dtee_api_defines.h466 #define TEE_PARAM_TYPES(t0,t1,t2,t3) \ argument
/optee_os/out/arm/export-ta_arm32/host_include/
A Dutee_defines.h268 #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 Dtee_api_defines.h466 #define TEE_PARAM_TYPES(t0,t1,t2,t3) \ argument
/optee_os/out/arm/export-ta_arm32/include/
A Dutee_defines.h268 #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 Dpelican.c57 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; in _four_rounds() local
/optee_os/core/lib/libtomcrypt/src/ciphers/aes/
A Daes.c290 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 Drng_get_bytes.c66 clock_t t1; in _rng_ansic() local
/optee_os/core/lib/libtomcrypt/src/hashes/
A Dtiger.c38 #define t1 (table) macro
/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
A Dsha512.c98 ulong64 S[8], W[80], t0, t1; in _sha512_compress() local
A Dsha256.c73 ulong32 S[8], W[64], t0, t1; in _sha256_compress() local
/optee_os/core/lib/libtomcrypt/src/ciphers/
A Didea.c111 ushort16 x0, x1, x2, x3, t0, t1; in _process_block() local
/optee_os/core/lib/libtomcrypt/src/ciphers/twofish/
A Dtwofish.c477 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 Dtfm_desc.c432 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 Dgmp_desc.c294 mpz_t t1, C, Q, S, Z, M, T, R, two; in sqrtmod_prime() local

Completed in 41 milliseconds

12