Home
last modified time | relevance | path

Searched defs:S6 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/lib/crypto/
H A Ddes.c457 static const u32 S6[64] = { variable
/openbmc/linux/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S254 #define S6(x0, x1, x2, x3, x4) \ macro
/openbmc/linux/crypto/
H A Dserpent_generic.c124 #define S6(x0, x1, x2, x3, x4) ({ \ macro