Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dfcrypt.c77 static const __be32 sbox0[256] = { variable
230 L ^= sbox0[u.c[0]] ^ sbox1[u.c[1]] ^ sbox2[u.c[2]] ^ sbox3[u.c[3]]; \