Home
last modified time | relevance | path

Searched defs:t0 (Results 1 – 8 of 8) sorted by relevance

/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/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/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.h72 unsigned long t0; member
111 unsigned long t0; member
136 unsigned long t0; member
/optee_os/core/drivers/
H A Dversal_trng.c329 unsigned char t0 = 0; in setup_key() local
/optee_os/lib/libutee/include/
H A Dtee_api_defines.h675 #define TEE_PARAM_TYPES(t0,t1,t2,t3) \ argument