Home
last modified time | relevance | path

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

/linux-6.1.9/lib/crypto/
Ddes.c419 static const u32 S4[64] = { variable
/linux-6.1.9/arch/x86/crypto/
Dserpent-sse2-i586-asm_32.S216 #define S4(x0, x1, x2, x3, x4) \ macro
/linux-6.1.9/crypto/
Dserpent_generic.c103 #define S4(x0, x1, x2, x3, x4) ({ \ macro
Ddrbg.c405 struct drbg_string S1, S2, S4, cipherin; in drbg_ctr_df() local