Searched defs:aes_sbox (Results 1 – 2 of 2) sorted by relevance
/linux/lib/crypto/ | ||
H A D | aes.c | 15 static volatile const u8 __cacheline_aligned aes_sbox[] = { variable |
/linux/drivers/crypto/chelsio/ | ||
H A D | chcr_algo.h | 371 static const u8 aes_sbox[256] = { variable |