Home
last modified time | relevance | path

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

1234

/openbmc/linux/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 …]
/openbmc/linux/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 …]
/openbmc/linux/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 …]
/openbmc/linux/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
/openbmc/linux/arch/ia64/kernel/
H A Desi_stub.S56 ld8 out0=[in1],8 // ESI params loaded from array
58 ld8 out1=[in1],8
60 ld8 out2=[in1],8
62 ld8 out3=[in1],8
64 ld8 out4=[in1],8
66 ld8 out5=[in1],8
68 ld8 out6=[in1],8
70 ld8 out7=[in1]
/openbmc/linux/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 …]
/openbmc/linux/arch/ia64/lib/
H A Dstrncpy_from_user.S26 mov r9=in1
28 add r10=in1,in2
34 EX(.Lexit, ld1 r8=[in1],1)
39 (p6) cmp.ne.unc p8,p0=in1,r10
43 (p7) sub r8=in1,r9,1 // return string length (excluding NUL character)
H A Didiv32.S48 EXTEND in1 = in1 // in1 = b
51 setf.sig f9 = in1
53 sub in1 = r0, in1 // in1 = -b
67 setf.sig f9 = in1 // f9 = -b
H A Dip_fast_csum.S29 #define in1 r33 macro
38 cmp.ne p6,p7=5,in1 // size other than 20 byte?
87 dep.z out1=in1,2,30
101 ld4 r21=[in1],4
105 ld4 r23=[in1],4
109 ld4 r25=[in1],4
116 ld4 r27=[in1],4
H A Dxor.S22 mov r8 = in1
27 mov r16 = in1
60 mov r8 = in1
65 mov r16 = in1
101 mov r8 = in1
106 mov r16 = in1
145 mov r8 = in1
150 mov r16 = in1
H A Didiv64.S45 setf.sig f9 = in1
60 sub in1 = r0, in1 // in1 = -b
70 setf.sig f9 = in1 // f9 = -b
H A Dstrnlen_user.S27 add r3=-1,in1
41 add r9=1,in1 // NUL not found---return N+1
H A Dcopy_page_mck.S115 mov src_pre_mem = in1
122 add src_pre_l2 = 8*8, in1
124 add src0 = 8, in1 // first t1 src
125 add src1 = 3*8, in1 // first t3 src
H A Dcopy_page.S59 mov src1=in1
60 adds src2=8,in1
64 add srcf=512,in1
H A Dflush.S33 sub r22=in1,r0,1 // last byte address
84 add r22=in1,in0
/openbmc/linux/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
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon-internal.h18 #define SUM_OVERFLOW_U64(in1, in2) ((in1) > UINT64_MAX - (in2)) argument
19 #define SUM_SATURATE_U64(in1, in2) \ argument
21 uint64_t _in1 = (in1), _in2 = (in2); \
/openbmc/linux/drivers/crypto/vmx/
H A Daesp8-ppc.pl294 vxor $in1,$in1,$tmp
296 vxor $in1,$in1,$key
324 vxor $in1,$in1,$tmp
809 le?vperm $in1,$in1,$in1,$inpperm
946 le?vperm $in1,$in1,$in1,$inpperm
1634 le?vperm $in1,$in1,$in1,$inpperm
1696 le?vperm $in1,$in1,$in1,$inpperm
2555 le?vperm $in1,$in1,$in1,$leperm
2736 le?vperm $in1,$in1,$in1,$leperm
3207 le?vperm $in1,$in1,$in1,$leperm
[all …]
/openbmc/u-boot/board/freescale/ls1012ardb/
H A Dls1012ardb.c34 u8 in1; in checkboard() local
41 if (i2c_read(I2C_MUX_IO_ADDR, I2C_MUX_IO_1, 1, &in1, 1) < 0) { in checkboard()
47 switch (in1 & SW_REV_MASK) { in checkboard()
75 if ((in1 & SW_BOOT_MASK) == SW_BOOT_EMU) in checkboard()
77 else if ((in1 & SW_BOOT_MASK) == SW_BOOT_BANK1) in checkboard()
79 else if ((in1 & SW_BOOT_MASK) == SW_BOOT_BANK2) in checkboard()
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c1062 TCGv_i64 out, out2, in1, in2; member
1358 o->in1 = tcg_temp_new_i64(); in op_asi()
1380 o->in1 = tcg_temp_new_i64(); in op_asiu64()
1472 o->in1 = tcg_temp_new_i64(); in op_ni()
1721 c.u.s64.a = o->in1; in op_cj()
3254 o->out = o->in1; in op_movx()
3256 o->in1 = NULL; in op_movx()
3584 o->in1 = tcg_temp_new_i64(); in op_oi()
4003 t = o->in1; in op_sla()
4010 tcg_gen_andi_i64(o->in1, o->in1, sign); in op_sla()
[all …]
/openbmc/linux/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()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_skeleton.c16 int in1 = -1; variable
75 out1 = in1; in handler()
/openbmc/qemu/target/hppa/
H A Dtranslate.c800 return cond_make(tc, in1, in2); in do_sub_cond()
992 tcg_gen_xor_i64(sv, res, in1); in do_add_sv()
993 tcg_gen_xor_i64(tmp, in1, in2); in do_add_sv()
1006 tcg_gen_xor_i64(sv, res, in1); in do_sub_sv()
1007 tcg_gen_xor_i64(tmp, in1, in2); in do_sub_sv()
1029 in1 = tmp; in do_add()
1239 fn(dest, in1, in2); in do_log()
1272 fn(dest, in1, in2); in do_unit()
1277 fn(dest, in1, in2); in do_unit()
2733 in1 = load_gpr(ctx, a->r1); in trans_ds()
[all …]

1234