Searched refs:in0 (Results 1 - 15 of 15) sorted by relevance

/linux-master/lib/
H A Dtest_memcat_p.c24 struct test_struct **in0, **in1, **out, **p; local
27 in0 = kcalloc(INPUT_MAX, sizeof(*in0), GFP_KERNEL);
28 if (!in0)
36 in0[i] = kmalloc(sizeof(**in0), GFP_KERNEL);
37 if (!in0[i])
42 kfree(in0[i]);
48 in0[i]->num = r;
50 in0[
[all...]
/linux-master/arch/powerpc/crypto/
H A Daesp10-ppc.pl121 my ($zero,$in0,$in1,$key,$rcon,$mask,$tmp)=map("v$_",(0..6));
172 lvx $in0,0,$inp
183 vperm $in0,$in0,$in1,$key # align [and byte swap in LE]
201 vperm $key,$in0,$in0,$mask # rotate-n-splat
202 vsldoi $tmp,$zero,$in0,12 # >>32
203 vperm $outtail,$in0,$in0,$outperm # rotate
210 vxor $in0,
[all...]
H A Daesp8-ppc.pl121 my ($zero,$in0,$in1,$key,$rcon,$mask,$tmp)=map("v$_",(0..6));
173 lvx $in0,0,$inp
184 vperm $in0,$in0,$in1,$key # align [and byte swap in LE]
202 vperm $key,$in0,$in0,$mask # rotate-n-splat
203 vsldoi $tmp,$zero,$in0,12 # >>32
204 vperm $outtail,$in0,$in0,$outperm # rotate
211 vxor $in0,
[all...]
/linux-master/arch/arm64/crypto/
H A Daes-cipher-core.S20 .macro __pair1, sz, op, reg0, reg1, in0, in1e, in1d, shift
22 ubfiz \reg0, \in0, #2, #8
25 ubfx \reg0, \in0, #\shift, #8
49 .macro __pair0, sz, op, reg0, reg1, in0, in1e, in1d, shift
50 ubfx \reg0, \in0, #\shift, #8
56 .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
62 __pair\enc \sz, \op, \t0, \t1, \in3, \in0, \in2, 24
74 .macro fround, out0, out1, out2, out3, in0, in
[all...]
H A Daes-neon.S127 .macro sub_bytes_4x, in0, in1, in2, in3
128 sub v8.16b, \in0\().16b, v15.16b
129 tbl \in0\().16b, {v16.16b-v19.16b}, \in0\().16b
136 tbx \in0\().16b, {v20.16b-v23.16b}, v8.16b
143 tbx \in0\().16b, {v24.16b-v27.16b}, v8.16b
151 tbx \in0\().16b, {v28.16b-v31.16b}, v8.16b
158 .macro mul_by_x_2x, out0, out1, in0, in1, tmp0, tmp1, const
159 sshr \tmp0\().16b, \in0\().16b, #7
160 shl \out0\().16b, \in0\()
[all...]
H A Dsha512-ce-core.S83 .macro dround, i0, i1, i2, i3, i4, rc0, rc1, in0, in1, in2, in3, in4
87 add v5.2d, v\rc0\().2d, v\in0\().2d
94 sha512su0 v\in0\().2d, v\in1\().2d
98 sha512su1 v\in0\().2d, v\in2\().2d, v5.2d
/linux-master/arch/mips/crypto/
H A Dpoly1305-mips.pl76 my ($in0,$in1,$tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = ($a4,$a5,$a6,$a7,$at,$t0,$t1);
134 ld $in0,0($inp)
141 dsllv $in0,$in0,$tmp0
146 dsrlv $in0,$in0,$tmp0
151 or $in0,$in0,$tmp3
155 ldl $in0,0+MSB($inp)
157 ldr $in0,
[all...]
/linux-master/arch/arm/crypto/
H A Daes-cipher-core.S42 .macro __hround, out0, out1, in0, in1, in2, in3, t3, t4, enc, sz, op, oldcpsr
43 __select \out0, \in0, 0
53 __select t1, \in0, 1
65 __select \t4, \in0, 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, \in
[all...]
H A Dghash-ce-core.S491 .macro enc_1x, in0
493 veor \in0, \in0, e0
494 vst1.8 {\in0}, [r4]!
497 .macro dec_1x, in0
499 veor e0, e0, \in0
503 .macro enc_4x, in0, in1, in2, in3
506 veor \in0, \in0, e0
511 vst1.8 {\in0
[all...]
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_pfc.sh386 local in0=$(ethtool_stats_get $swp1 rx_octets_prio_1)
396 local din=$((in1 - in0))
/linux-master/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo_regs.h180 u16 in0, in1; member in struct:psb_intel_sdvo_in_out_map
H A Dpsb_intel_sdvo.c1011 in_out.in0 = psb_intel_sdvo->attached_output;
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_sdvo_regs.h191 u16 in0, in1; member in struct:intel_sdvo_in_out_map
H A Dintel_sdvo.c1550 in_out.in0 = intel_sdvo_connector->output_flag;
/linux-master/drivers/hwmon/
H A Dw83627hf.c803 /* use a different set of functions for in0 */
806 long in0; local
813 in0 = (long)((reg * 488 + 70000 + 50) / 100);
816 in0 = (long)IN_FROM_REG(reg);
818 return sprintf(buf,"%ld\n", in0);

Completed in 161 milliseconds