Home
last modified time | relevance | path

Searched refs:in1 (Results 1 – 25 of 60) sorted by relevance

123

/linux-6.15/arch/mips/crypto/
H A Dpoly1305-mips.pl143 dsllv $in1,$in1,$tmp0
148 dsrlv $in1,$in1,$tmp0
152 or $in1,$in1,$tmp2
163 dsbh $in1,$in1
165 dshd $in1,$in1
309 or $in1,$in1,$tmp2
321 dsbh $in1,$in1
323 dshd $in1,$in1
657 wsbh $in1,$in1
661 rotr $in1,$in1,16
[all …]
/linux-6.15/arch/powerpc/crypto/
H A Daesp10-ppc.pl292 vsldoi $in1,$zero,$in1,12 # >>32
294 vxor $in1,$in1,$tmp
296 vxor $in1,$in1,$key
322 vsldoi $in1,$zero,$in1,12 # >>32
324 vxor $in1,$in1,$tmp
326 vxor $in1,$in1,$key
381 vxor $in1,$in1,$tmp
383 vxor $in1,$in1,$tmp
385 vxor $in1,$in1,$tmp
387 vxor $in1,$in1,$key
[all …]
H A Daesp8-ppc.pl295 vxor $in1,$in1,$tmp
297 vxor $in1,$in1,$key
325 vxor $in1,$in1,$tmp
810 le?vperm $in1,$in1,$in1,$inpperm
947 le?vperm $in1,$in1,$in1,$inpperm
1635 le?vperm $in1,$in1,$in1,$inpperm
1697 le?vperm $in1,$in1,$in1,$inpperm
2574 le?vperm $in1,$in1,$in1,$leperm
2757 le?vperm $in1,$in1,$in1,$leperm
3243 le?vperm $in1,$in1,$in1,$leperm
[all …]
/linux-6.15/arch/x86/include/asm/
H A Dvmware.h74 unsigned long in1, unsigned long in3,
83 unsigned long in1, unsigned long in3,
104 return vmware_tdx_hypercall(cmd, in1, 0, 0, 0, in vmware_hypercall1()
115 "b" (in1), in vmware_hypercall1()
129 return vmware_tdx_hypercall(cmd, in1, 0, 0, 0, in vmware_hypercall3()
140 "b" (in1), in vmware_hypercall3()
154 return vmware_tdx_hypercall(cmd, in1, 0, 0, 0, in vmware_hypercall4()
165 "b" (in1), in vmware_hypercall4()
191 "b" (in1), in vmware_hypercall5()
220 "b" (in1), in vmware_hypercall6()
[all …]
/linux-6.15/lib/
H A Dtest_memcat_p.c24 struct test_struct **in0, **in1, **out, **p; in test_memcat_p_init() local
31 in1 = kcalloc(INPUT_MAX, sizeof(*in1), GFP_KERNEL); in test_memcat_p_init()
32 if (!in1) in test_memcat_p_init()
40 in1[i] = kmalloc(sizeof(**in1), GFP_KERNEL); in test_memcat_p_init()
41 if (!in1[i]) { in test_memcat_p_init()
49 in1[i]->num = -r; in test_memcat_p_init()
51 in1[i]->magic = MAGIC; in test_memcat_p_init()
54 in0[i] = in1[i] = NULL; in test_memcat_p_init()
56 out = memcat_p(in0, in1); in test_memcat_p_init()
97 kfree(in1[i]); in test_memcat_p_init()
[all …]
/linux-6.15/arch/arm64/crypto/
H A Daes-neon.S131 tbl \in1\().16b, {v16.16b-v19.16b}, \in1\().16b
186 eor \in1\().16b, \in1\().16b, v9.16b
189 eor \in1\().16b, \in1\().16b, v9.16b
194 rev32 v11.8h, \in1\().8h
198 eor \in1\().16b, \in1\().16b, v11.16b
200 tbl \in1\().16b, {\in1\().16b}, v14.16b
202 eor \in1\().16b, \in1\().16b, v11.16b
210 eor \in1\().16b, \in1\().16b, v15.16b /* ^round key */
215 tbl \in1\().16b, {\in1\().16b}, v13.16b /* ShiftRows */
222 mix_columns_2x \in0, \in1, \enc
[all …]
H A Daes-cipher-core.S56 .macro __hround, out0, out1, in0, in1, in2, in3, t0, t1, enc, sz, op
59 __pair\enc \sz, \op, w12, w13, \in0, \in1, \in3, 0
60 __pair\enc \sz, \op, w14, w15, \in1, \in2, \in0, 8
61 __pair\enc \sz, \op, w16, w17, \in2, \in3, \in1, 16
74 .macro fround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op
75 __hround \out0, \out1, \in0, \in1, \in2, \in3, \out2, \out3, 1, \sz, \op
76 __hround \out2, \out3, \in2, \in3, \in0, \in1, \in1, \in2, 1, \sz, \op
79 .macro iround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op
80 __hround \out0, \out1, \in0, \in3, \in2, \in1, \out2, \out3, 0, \sz, \op
81 __hround \out2, \out3, \in2, \in1, \in0, \in3, \in1, \in0, 0, \sz, \op
H A Dsha512-ce-core.S83 .macro dround, i0, i1, i2, i3, i4, rc0, rc1, in0, in1, in2, in3, in4
92 .ifnb \in1
94 sha512su0 v\in0\().2d, v\in1\().2d
97 .ifnb \in1
/linux-6.15/lib/crypto/
H A Dcurve25519-fiat32.c110 { const u32 x17 = in1[9]; in fe_freeze()
111 { const u32 x18 = in1[8]; in fe_freeze()
112 { const u32 x16 = in1[7]; in fe_freeze()
113 { const u32 x14 = in1[6]; in fe_freeze()
114 { const u32 x12 = in1[5]; in fe_freeze()
115 { const u32 x10 = in1[4]; in fe_freeze()
116 { const u32 x8 = in1[3]; in fe_freeze()
117 { const u32 x6 = in1[2]; in fe_freeze()
118 { const u32 x4 = in1[1]; in fe_freeze()
119 { const u32 x2 = in1[0]; in fe_freeze()
[all …]
/linux-6.15/arch/arm/crypto/
H A Daes-cipher-core.S42 .macro __hround, out0, out1, in0, in1, in2, in3, t3, t4, enc, sz, op, oldcpsr
44 __select t0, \in1, 1
49 __select \out1, \in1, 0
67 __select \t3, \in1, 2
92 .macro fround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op, oldcpsr
93 __hround \out0, \out1, \in0, \in1, \in2, \in3, \out2, \out3, 1, \sz, \op
94 __hround \out2, \out3, \in2, \in3, \in0, \in1, \in1, \in2, 1, \sz, \op, \oldcpsr
97 .macro iround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op, oldcpsr
98 __hround \out0, \out1, \in0, \in3, \in2, \in1, \out2, \out3, 0, \sz, \op
99 __hround \out2, \out3, \in2, \in1, \in0, \in3, \in1, \in0, 0, \sz, \op, \oldcpsr
H A Dghash-ce-core.S503 .macro enc_4x, in0, in1, in2, in3
507 veor \in1, \in1, e1
511 vst1.8 {\in0-\in1}, [r4]!
515 .macro dec_4x, in0, in1, in2, in3
519 veor e1, e1, \in1
/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg_arm64.h51 unsigned long vmware_hypercall1(unsigned long cmd, unsigned long in1) in vmware_hypercall1() argument
54 register u64 x1 asm("x1") = in1; in vmware_hypercall1()
72 unsigned long vmware_hypercall5(unsigned long cmd, unsigned long in1, in vmware_hypercall5() argument
77 register u64 x1 asm("x1") = in1; in vmware_hypercall5()
98 unsigned long vmware_hypercall6(unsigned long cmd, unsigned long in1, in vmware_hypercall6() argument
103 register u64 x1 asm("x1") = in1; in vmware_hypercall6()
127 unsigned long vmware_hypercall7(unsigned long cmd, unsigned long in1, in vmware_hypercall7() argument
133 register u64 x1 asm("x1") = in1; in vmware_hypercall7()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dskeleton.c46 CHECK(data->in1 != -1, "in1", "got %d != exp %d\n", data->in1, -1); in test_skeleton()
66 data->in1 = 10; in test_skeleton()
81 CHECK(data->in1 != 10, "in1", "got %d != exp %d\n", data->in1, 10); in test_skeleton()
92 data->in1 = 1; in test_skeleton()
/linux-6.15/arch/x86/kernel/cpu/
H A Dvmware.c69 unsigned long in1, unsigned long in3, in vmware_hypercall_slow() argument
82 "b" (in1), in vmware_hypercall_slow()
94 "b" (in1), in vmware_hypercall_slow()
107 "b" (in1), in vmware_hypercall_slow()
502 unsigned long in1, unsigned long in3, in vmware_tdx_hypercall() argument
519 args.rbx = in1; in vmware_tdx_hypercall()
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dtest_skeleton.c16 int in1 = -1; variable
75 out1 = in1; in handler()
/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Dmax8907.txt11 - in1-supply: The input supply for LDO1.
42 in1-supply = <&mbatt_reg>;
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dmediatek,mt8188-afe.yaml97 mediatek,etdm-in1-cowork-source:
191 mediatek,etdm-in1-multi-pin-mode;
192 mediatek,etdm-in1-chn-disabled = /bits/ 8 <0x0 0x2>;
H A Drt5660.txt16 - realtek,in1-differential
H A Drt5665.txt15 - realtek,in1-differential
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
H A Dcirrus,madera.yaml66 opclk-async, pwm1, pwm2, spdif, asrc1-in1-lock,
67 asrc1-in2-lock, asrc2-in1-lock, asrc2-in2-lock,
/linux-6.15/Documentation/hwmon/
H A Dw83795.rst41 14 VSEN2 (VCORE2) 11h in1
100 11 VSEN2 (VCORE2) 11h in1
H A Dpowr1220.rst38 in1 VMON2
H A Dltc4282.rst42 attributes are read-only. Note that in0 and in1 are mutually exclusive. Enabling
64 in1_reset_history Write 1 to reset in1 history.
/linux-6.15/crypto/
H A Dansi_cprng.c68 static void xor_vectors(unsigned char *in1, unsigned char *in2, in xor_vectors() argument
74 out[i] = in1[i] ^ in2[i]; in xor_vectors()
/linux-6.15/drivers/acpi/riscv/
H A Dirq.c31 static int irqchip_cmp_func(const void *in0, const void *in1) in irqchip_cmp_func() argument
34 struct acpi_probe_entry *elem1 = (struct acpi_probe_entry *)in1; in irqchip_cmp_func()

123