Home
last modified time | relevance | path

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

/linux/arch/powerpc/crypto/
H A Daes-gcm-p10.S178 .macro PPC_GHASH4x H S1 S2 S3 S4 argument
/linux/kernel/trace/rv/monitors/sleep/
H A Dsleep.h68 S4, enumerator
[all...]
/linux/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S216 #define S4(x0, x1, x2, x3, x4) \ macro
/linux/crypto/
H A Dserpent_generic.c103 #define S4(x0, x1, x2, x3, x4) ({ \ macro
H A Ddrbg.c394 struct drbg_string S1, S2, S4, cipherin; in drbg_ctr_df() local