Home
last modified time | relevance | path

Searched refs:crypto_il_tab (Results 1 – 3 of 3) sorted by relevance

/linux/crypto/
A Daes_generic.c857 static const u32 crypto_il_tab[4][256] ____cacheline_aligned = { variable
1233 bo[n] = crypto_il_tab[0][byte(bi[n], 0)] ^ \
1234 crypto_il_tab[1][byte(bi[(n + 3) & 3], 1)] ^ \
1235 crypto_il_tab[2][byte(bi[(n + 2) & 3], 2)] ^ \
1236 crypto_il_tab[3][byte(bi[(n + 1) & 3], 3)] ^ *(k + n); \
/linux/
A DSystem.map57891 ffff800010f6f780 d crypto_il_tab
A D.tmp_System.map57891 ffff800010f6f780 d crypto_il_tab

Completed in 1010 milliseconds