Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A 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]]; \
/kernel/linux/linux-6.6/crypto/
H A Dfcrypt.c74 static const __be32 sbox0[256] = { variable
227 L ^= sbox0[u.c[0]] ^ sbox1[u.c[1]] ^ sbox2[u.c[2]] ^ sbox3[u.c[3]]; \

Completed in 3 milliseconds