Home
last modified time | relevance | path

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

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