Searched defs:w1 (Results 1 – 5 of 5) sorted by relevance
/optee_os/core/lib/libtomcrypt/src/ciphers/ |
A D | skipjack.c | 148 unsigned w1,w2,w3,w4,tmp,tmp1; in _skipjack_ecb_encrypt() local 212 unsigned w1,w2,w3,w4,tmp; in _skipjack_ecb_decrypt() local
|
/optee_os/core/drivers/crypto/caam/include/ |
A D | caam_utils_sgt.h | 52 uint64_t w1; /* Address of the data */ member
|
/optee_os/core/arch/arm/kernel/ |
A D | thread_private.h | 211 uint32_t w1; member
|
A D | thread_spmc.c | 312 static bool is_nil_uuid(uint32_t w0, uint32_t w1, uint32_t w2, uint32_t w3) in is_nil_uuid() 317 static bool is_my_uuid(uint32_t w0, uint32_t w1, uint32_t w2, uint32_t w3) in is_my_uuid()
|
/optee_os/core/lib/libtomcrypt/src/stream/sosemanuk/ |
A D | sosemanuk.c | 256 ulong32 w0, w1, w2, w3, w4, w5, w6, w7; in sosemanuk_setup() local
|
Completed in 10 milliseconds