Home
last modified time | relevance | path

Searched refs:in2 (Results 1 – 25 of 55) sorted by relevance

123

/Linux-v5.10/arch/mips/crypto/
Dpoly1305-mips.pl547 my ($in0,$in1,$in2,$in3,$tmp0,$tmp1,$tmp2,$tmp3) =
610 lw $in2,8($inp)
621 srlv $tmp3,$in2,$tmp1
622 sllv $in2,$in2,$tmp0
626 or $in2,$in2,$tmp3
634 sllv $tmp3,$in2,$tmp1
635 srlv $in2,$in2,$tmp0
639 or $in2,$in2,$tmp3
647 lwl $in2,8+MSB($inp)
651 lwr $in2,8+LSB($inp)
[all …]
/Linux-v5.10/arch/arm64/crypto/
Daes-cipher-core.S56 .macro __hround, out0, out1, in0, in1, in2, in3, t0, t1, enc, sz, op
60 __pair\enc \sz, \op, w14, w15, \in1, \in2, \in0, 8
61 __pair\enc \sz, \op, w16, w17, \in2, \in3, \in1, 16
62 __pair\enc \sz, \op, \t0, \t1, \in3, \in0, \in2, 24
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
Daes-neon.S127 .macro sub_bytes_4x, in0, in1, in2, in3
132 sub v10.16b, \in2\().16b, v15.16b
133 tbl \in2\().16b, {v16.16b-v19.16b}, \in2\().16b
139 tbx \in2\().16b, {v20.16b-v23.16b}, v10.16b
147 tbx \in2\().16b, {v24.16b-v27.16b}, v10.16b
154 tbx \in2\().16b, {v28.16b-v31.16b}, v10.16b
205 .macro do_block_4x, enc, in0, in1, in2, in3, rounds, rk, rkp, i
211 eor \in2\().16b, \in2\().16b, v15.16b /* ^round key */
216 tbl \in2\().16b, {\in2\().16b}, v13.16b /* ShiftRows */
218 sub_bytes_4x \in0, \in1, \in2, \in3
[all …]
Dpoly1305-armv8.pl269 my ($in2,$zeros)=("x16","x17");
475 add $in2,$inp,#96
571 csel $in2,$zeros,$in2,lo
574 ldp x8,x12,[$in2],#16 // inp[2:3] (or zero)
576 ldp x9,x13,[$in2],#48
Dsha512-ce-core.S83 .macro dround, i0, i1, i2, i3, i4, rc0, rc1, in0, in1, in2, in3, in4
98 sha512su1 v\in0\().2d, v\in2\().2d, v5.2d
/Linux-v5.10/arch/arm/crypto/
Daes-cipher-core.S42 .macro __hround, out0, out1, in0, in1, in2, in3, t3, t4, enc, sz, op, oldcpsr
50 __select t1, \in2, 1
56 __select t2, \in2, 2
68 __select \t4, \in2, 3
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
Dpoly1305-armv4.pl499 my ($in2,$zeros,$tbl0,$tbl1) = map("r$_",(4..7));
795 add $in2,$inp,#32
803 add $in2,$inp,#32
843 movlo $in2,$zeros
848 vld4.32 {$H0#hi,$H1#hi,$H2#hi,$H3#hi},[$in2] @ inp[2:3] (or 0)
849 add $in2,$in2,#64
921 movlo $in2,$zeros
945 vld4.32 {$H0#hi,$H1#hi,$H2#hi,$H3#hi},[$in2] @ inp[2:3] (or 0)
946 add $in2,$in2,#64
/Linux-v5.10/arch/ia64/lib/
Dmemcpy_mck.S73 #define in2 r34 macro
95 cmp.gt p15,p0=8,in2 // check for small size
100 mov saved_in2=in2 // save len
117 shr.u cnt=in2,7 // this much cache line
140 and tmp=31,in2 // copy length after iteration
141 shr.u r29=in2,5 // number of 32-byte iteration
179 and in2=7,tmp // remaining length
205 shr.u cnt=in2,7 // number of lines
210 and tmp=127,in2 // remaining bytes after this block
267 mov in2=tmp
[all …]
Dstrncpy_from_user.S28 add r10=in1,in2
29 cmp.eq p6,p0=r0,in2
42 (p6) mov r8=in2 // buffer filled up---return buffer length
Dmemcpy.S57 or t0=t0,in2
63 cmp.eq p6,p0=in2,r0 // zero length?
69 shr.u cnt=in2,3 // number of 8-byte words to copy
74 cmp.gtu p7,p0=16,in2 // copying less than 16 bytes?
121 adds cnt=-1,in2 // br.ctop is repeat/until
200 add src_end=src,in2
224 sub cnt=in2,cnt // cnt = number of bytes left to copy
Dip_fast_csum.S30 #define in2 r34 macro
102 zxt4 in2=in2
106 dep r15=in3,in2,32,16
Dxor.S28 mov r17 = in2
66 mov r17 = in2
107 mov r17 = in2
151 mov r17 = in2
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dskeleton.c36 CHECK(data->in2 != -1, "in2", "got %lld != exp %lld\n", data->in2, -1LL); in test_skeleton()
49 data->in2 = 11; in test_skeleton()
60 CHECK(data->in2 != 11, "in2", "got %lld != exp %lld\n", data->in2, 11LL); in test_skeleton()
67 data->in2 = 2; in test_skeleton()
/Linux-v5.10/lib/crypto/
Dcurve25519-fiat32.c226 static noinline void fe_add_impl(u32 out[10], const u32 in1[10], const u32 in2[10]) in fe_add_impl()
238 { const u32 x38 = in2[9]; in fe_add_impl()
239 { const u32 x39 = in2[8]; in fe_add_impl()
240 { const u32 x37 = in2[7]; in fe_add_impl()
241 { const u32 x35 = in2[6]; in fe_add_impl()
242 { const u32 x33 = in2[5]; in fe_add_impl()
243 { const u32 x31 = in2[4]; in fe_add_impl()
244 { const u32 x29 = in2[3]; in fe_add_impl()
245 { const u32 x27 = in2[2]; in fe_add_impl()
246 { const u32 x25 = in2[1]; in fe_add_impl()
[all …]
/Linux-v5.10/security/keys/
Dkeyctl_pkey.c288 void *in, *in2; in keyctl_pkey_verify() local
306 in2 = memdup_user(_in2, params.in2_len); in keyctl_pkey_verify()
307 if (IS_ERR(in2)) { in keyctl_pkey_verify()
308 ret = PTR_ERR(in2); in keyctl_pkey_verify()
313 ret = params.key->type->asym_verify_signature(&params, in, in2); in keyctl_pkey_verify()
315 kfree(in2); in keyctl_pkey_verify()
/Linux-v5.10/drivers/crypto/vmx/
Daesp8-ppc.pl702 my ($in0, $in1, $in2, $in3, $in4, $in5, $in6, $in7 )=map("v$_",(0..3,10..13));
806 lvx_u $in2,$x20,$inp
811 le?vperm $in2,$in2,$in2,$inpperm
818 vxor $out2,$in2,$rndkey0
927 vxor $in2,$in2,v31
942 vncipherlast $out3,$out3,$in2
944 lvx_u $in2,$x20,$inp
949 le?vperm $in2,$in2,$in2,$inpperm
973 vxor $out2,$in2,$rndkey0
1072 vxor $in2,$in2,v31
[all …]
/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dtest_skeleton.c15 long long in2 = -1; variable
47 out2 = in2; in handler()
/Linux-v5.10/arch/ia64/kernel/
Dpal.S75 mov r30 = in2
113 mov out2 = in2
162 mov r30 = in2 // copy arg2
237 mov out2 = in2 // copy arg3
Defi_stub.S69 mov out1=in2
/Linux-v5.10/Documentation/hwmon/
Dpowr1220.rst39 in2 VMON3
40 in2 VMON4
Dw83795.rst42 15 VSEN3 (VCORE3) 12h in2
101 12 VSEN3 (VCORE3) 12h in2
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Drt5651.txt13 - realtek,in2-differential
62 realtek,in2-diff = "false";
/Linux-v5.10/drivers/hwmon/
Dsmm665.c400 SMM665_ATTR(in2, input, SMM665_MISC16_ADC_DATA_VDD);
412 SMM665_ATTR(in2, min, SMM665_MISC16_ADC_DATA_VDD);
424 SMM665_ATTR(in2, max, SMM665_MISC16_ADC_DATA_VDD);
436 SMM665_ATTR(in2, lcrit, SMM665_MISC16_ADC_DATA_VDD);
448 SMM665_ATTR(in2, crit, SMM665_MISC16_ADC_DATA_VDD);
460 SMM665_ATTR(in2, crit_alarm, SMM665_FAULT_VDD);
/Linux-v5.10/include/linux/
Dkey-type.h156 const void *in, const void *in2);
/Linux-v5.10/crypto/
Dansi_cprng.c67 static void xor_vectors(unsigned char *in1, unsigned char *in2, in xor_vectors() argument
73 out[i] = in1[i] ^ in2[i]; in xor_vectors()

123