Searched refs:rota4 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/drivers/ |
| H A D | versal_trng.c | 225 static void rota4(uint8_t *a, uint8_t *b, uint8_t *c, uint8_t *d) in rota4() function 288 rota4(&f[1], &f[5], &f[9], &f[13]); in shift_row_sbox() 291 rota4(&f[15], &f[11], &f[7], &f[3]); in shift_row_sbox() 340 rota4(&t0, &t1, &t2, &t3); in setup_key()
|