Home
last modified time | relevance | path

Searched defs:t3 (Results 1 – 25 of 74) sorted by relevance

123

/linux-6.6.21/include/crypto/
Daria.h344 u32 *t3) in aria_sbox_layer1_with_pre_diff()
366 u32 *t3) in aria_sbox_layer2_with_pre_diff()
387 static inline void aria_diff_word(u32 *t0, u32 *t1, u32 *t2, u32 *t3) in aria_diff_word()
399 static inline void aria_diff_byte(u32 *t1, u32 *t2, u32 *t3) in aria_diff_byte()
408 u32 *t3) in aria_add_round_key()
416 static inline void aria_subst_diff_odd(u32 *t0, u32 *t1, u32 *t2, u32 *t3) in aria_subst_diff_odd()
425 static inline void aria_subst_diff_even(u32 *t0, u32 *t1, u32 *t2, u32 *t3) in aria_subst_diff_even()
/linux-6.6.21/arch/sparc/lib/
Dchecksum_32.S20 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ argument
34 #define CSUM_LASTCHUNK(buf, offset, sum, t0, t1, t2, t3) \ argument
164 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
186 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
209 #define CSUMCOPY_LASTCHUNK(src, dst, sum, off, t0, t1, t2, t3) \ argument
Dmemcpy.S20 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
34 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
44 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
52 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
Dcopy_user.S68 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
83 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
101 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
116 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
Dblockops.S28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
/linux-6.6.21/arch/x86/include/asm/
Dsyscall_wrapper.h63 #define SYSCALL_PT_ARG6(m, t1, t2, t3, t4, t5, t6) \ argument
65 #define SYSCALL_PT_ARG5(m, t1, t2, t3, t4, t5) \ argument
67 #define SYSCALL_PT_ARG4(m, t1, t2, t3, t4) \ argument
69 #define SYSCALL_PT_ARG3(m, t1, t2, t3) \ argument
/linux-6.6.21/arch/arm64/crypto/
Daes-neonbs-core.S115 y0, y1, y2, y3, t0, t1, t2, t3
357 .macro bitslice, x7, x6, x5, x4, x3, x2, x1, x0, t0, t1, t2, t3
/linux-6.6.21/arch/arm/crypto/
Daes-neonbs-core.S169 y0, y1, y2, y3, t0, t1, t2, t3
416 .macro bitslice, x7, x6, x5, x4, x3, x2, x1, x0, t0, t1, t2, t3
/linux-6.6.21/arch/alpha/include/uapi/asm/
Dswab.h27 __u64 t0, t1, t2, t3; in __arch_swab32() local
Dregdef.h10 #define t3 $4 macro
/linux-6.6.21/arch/mips/include/asm/
Dregdef.h33 #define t3 $11 macro
84 #define t3 $15 macro
/linux-6.6.21/tools/perf/tests/
Dthread-maps-share.c14 struct thread *t1, *t2, *t3; in test__thread_maps_share() local
/linux-6.6.21/arch/s390/include/asm/
Dstacktrace.h102 #define CALL_LARGS_3(t1, a1, t2, a2, t3, a3) \ argument
105 #define CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4) \ argument
108 #define CALL_LARGS_5(t1, a1, t2, a2, t3, a3, t4, a4, t5, a5) \ argument
/linux-6.6.21/lib/crypto/mpi/
Dmpi-inv.c33 MPI u, v, u1, u2 = NULL, u3, v1, v2 = NULL, v3, t1, t2 = NULL, t3; in mpi_invm() local
/linux-6.6.21/arch/sparc/mm/
Dtsunami.S87 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
/linux-6.6.21/arch/ia64/lib/
Dmemcpy.S35 # define t3 r21 macro
Dcopy_page_mck.S79 #define t3 r19 macro
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_trans_resv.c297 unsigned int t1, t2, t3, t4; in xfs_calc_write_reservation() local
377 unsigned int t1, t2, t3, t4; in xfs_calc_itruncate_reservation() local
/linux-6.6.21/arch/loongarch/net/
Dbpf_jit.c214 u8 t3 = LOONGARCH_GPR_T3; in emit_bpf_tail_call() local
281 const u8 t3 = LOONGARCH_GPR_T3; in emit_atomic() local
/linux-6.6.21/arch/loongarch/include/asm/
Dregdef.h23 #define t3 $r15 macro
/linux-6.6.21/arch/parisc/include/asm/
Dchecksum.h115 unsigned long t0, t1, t2, t3; in csum_ipv6_magic() local
/linux-6.6.21/lib/zlib_dfltcc/
Ddfltcc_util.h37 size_t t3 = len1 ? *len1 : 0; in dfltcc() local
/linux-6.6.21/arch/parisc/lib/
Dlusercopy.S95 t3 = r21 define
/linux-6.6.21/include/uapi/linux/
Dax25.h93 unsigned int t3, t3timer; member
103 unsigned int t3, t3timer; member
/linux-6.6.21/arch/x86/crypto/
Dtwofish-avx-x86_64-asm_64.S86 #define lookup_32bit(t0, t1, t2, t3, src, dst, interleave_op, il_reg) \ argument
104 #define G(gi1, gi2, x, t0, t1, t2, t3) \ argument

123