Searched defs:S4 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/lib/crypto/ |
H A D | des.c | 419 static const u32 S4[64] = { variable
|
/openbmc/linux/arch/x86/crypto/ |
H A D | serpent-sse2-i586-asm_32.S | 216 #define S4(x0, x1, x2, x3, x4) \ macro
|
/openbmc/linux/crypto/ |
H A D | serpent_generic.c | 103 #define S4(x0, x1, x2, x3, x4) ({ \ macro
|
H A D | drbg.c | 405 struct drbg_string S1, S2, S4, cipherin; in drbg_ctr_df() local
|