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