Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dversal_trng.c243 static void sbox4(uint8_t *a, uint8_t *b, uint8_t *c, uint8_t *d) in sbox4() function
287 sbox4(&f[0], &f[4], &f[8], &f[12]); in shift_row_sbox()
344 sbox4(&t0, &t1, &t2, &t3); in setup_key()
/optee_os-3.20.0/core/lib/libtomcrypt/src/hashes/whirl/
A Dwhirltab.c95 #define SB4(x) sbox4[x]
302 static const ulong64 sbox4[] = { variable

Completed in 6 milliseconds