/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_data.c | 15 struct S1 { struct 31 typedef int S1; argument
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_state.h | 40 #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 D | rate.c | 71 signed short S1, S2; in resample_expand() local 130 signed short S1, S2; in resample_shrink() local
|
/openbmc/qemu/crypto/ |
H A D | xts.c | 36 const xts_uint128 *S1, in xts_uint128_xor()
|
/openbmc/u-boot/lib/ |
H A D | sha256.c | 85 #define S1(x) (ROTR(x,17) ^ ROTR(x,19) ^ SHR(x,10)) in sha256_process() macro
|
/openbmc/linux/arch/mips/kvm/ |
H A D | entry.c | 45 #define S1 17 macro
|
/openbmc/linux/lib/crypto/ |
H A D | des.c | 362 static const u32 S1[64] = { variable
|
/openbmc/linux/arch/x86/crypto/ |
H A D | serpent-sse2-i586-asm_32.S | 156 #define S1(x0, x1, x2, x3, x4) \ macro
|
/openbmc/linux/crypto/ |
H A D | serpent_generic.c | 73 #define S1(x0, x1, x2, x3, x4) ({ \ macro
|
H A D | drbg.c | 405 struct drbg_string S1, S2, S4, cipherin; in drbg_ctr_df() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | crypto_helper.c | 282 static uint32_t S1(uint32_t x) in S1() function
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 117 S1, enumerator
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 50 # define gen_helper_fmul8x16a(D, S1, S2) qemu_build_not_reached() argument
|