Home
last modified time | relevance | path

Searched defs:S2 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_state.h40 #define NS2(T1, S1, T2, S2) \ argument
45 #define NS3(T1, S1, T2, S2, T3, S3) \ argument
53 #define _NS2(D, T1, S1, T2, S2) \ argument
56 #define _NS3(D, T1, S1, T2, S2, T3, S3) \ argument
/openbmc/linux/sound/core/oss/
H A Drate.c71 signed short S1, S2; in resample_expand() local
130 signed short S1, S2; in resample_shrink() local
/openbmc/qemu/crypto/
H A Dxts.c37 const xts_uint128 *S2) in xts_uint128_xor()
/openbmc/u-boot/lib/
H A Dsha256.c87 #define S2(x) (ROTR(x, 2) ^ ROTR(x,13) ^ ROTR(x,22)) in sha256_process() macro
/openbmc/linux/lib/crypto/
H A Ddes.c381 static const u32 S2[64] = { variable
/openbmc/linux/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S176 #define S2(x0, x1, x2, x3, x4) \ macro
/openbmc/linux/crypto/
H A Dserpent_generic.c83 #define S2(x0, x1, x2, x3, x4) ({ \ macro
H A Ddrbg.c405 struct drbg_string S1, S2, S4, cipherin; in drbg_ctr_df() local
/openbmc/linux/include/soc/mscc/
H A Docelot.h118 S2, enumerator
/openbmc/qemu/target/sparc/
H A Dtranslate.c48 # define gen_helper_fmul8x16a(D, S1, S2) qemu_build_not_reached() argument