Home
last modified time | relevance | path

Searched defs:S5 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/lib/crypto/
H A Ddes.c438 static const u32 S5[64] = { variable
/openbmc/linux/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S235 #define S5(x0, x1, x2, x3, x4) \ macro
/openbmc/linux/crypto/
H A Dserpent_generic.c114 #define S5(x0, x1, x2, x3, x4) ({ \ macro
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c52 #define S5(X) ((X) & 0x1f) macro