Home
last modified time | relevance | path

Searched defs:sbox4 (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/hashes/whirl/
H A Dwhirltab.c302 static const ulong64 sbox4[] = { variable
/optee_os/core/drivers/
H A Dversal_trng.c243 static void sbox4(uint8_t *a, uint8_t *b, uint8_t *c, uint8_t *d) in sbox4() function