Home
last modified time | relevance | path

Searched defs:S1 (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_data.c15 struct S1 { struct
31 typedef int S1; argument
/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.c36 const xts_uint128 *S1, in xts_uint128_xor()
/openbmc/u-boot/lib/
H A Dsha256.c85 #define S1(x) (ROTR(x,17) ^ ROTR(x,19) ^ SHR(x,10)) in sha256_process() macro
/openbmc/linux/arch/mips/kvm/
H A Dentry.c45 #define S1 17 macro
/openbmc/linux/lib/crypto/
H A Ddes.c362 static const u32 S1[64] = { variable
/openbmc/linux/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S156 #define S1(x0, x1, x2, x3, x4) \ macro
/openbmc/linux/crypto/
H A Dserpent_generic.c73 #define S1(x0, x1, x2, x3, x4) ({ \ macro
H A Ddrbg.c405 struct drbg_string S1, S2, S4, cipherin; in drbg_ctr_df() local
/openbmc/qemu/target/arm/tcg/
H A Dcrypto_helper.c282 static uint32_t S1(uint32_t x) in S1() function
/openbmc/linux/include/soc/mscc/
H A Docelot.h117 S1, enumerator
/openbmc/qemu/target/sparc/
H A Dtranslate.c50 # define gen_helper_fmul8x16a(D, S1, S2) qemu_build_not_reached() argument