| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| D | aes-ce.S | 126 .macro encrypt_block, in, rounds, t0, t1, t2 130 .macro encrypt_block4x, i0, i1, i2, i3, rounds, t0, t1, t2 134 .macro encrypt_block5x, i0, i1, i2, i3, i4, rounds, t0, t1, t2 138 .macro decrypt_block, in, rounds, t0, t1, t2 142 .macro decrypt_block4x, i0, i1, i2, i3, rounds, t0, t1, t2 146 .macro decrypt_block5x, i0, i1, i2, i3, i4, rounds, t0, t1, t2
|
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| D | aes-ce.S | 126 .macro encrypt_block, in, rounds, t0, t1, t2 130 .macro encrypt_block4x, i0, i1, i2, i3, rounds, t0, t1, t2 134 .macro encrypt_block5x, i0, i1, i2, i3, i4, rounds, t0, t1, t2 138 .macro decrypt_block, in, rounds, t0, t1, t2 142 .macro decrypt_block4x, i0, i1, i2, i3, rounds, t0, t1, t2 146 .macro decrypt_block5x, i0, i1, i2, i3, i4, rounds, t0, t1, t2
|
| /kernel/linux/linux-6.6/include/crypto/ |
| D | aria.h | 343 static inline void aria_sbox_layer1_with_pre_diff(u32 *t0, u32 *t1, u32 *t2, in aria_sbox_layer1_with_pre_diff() 365 static inline void aria_sbox_layer2_with_pre_diff(u32 *t0, u32 *t1, u32 *t2, 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() 407 static inline void aria_add_round_key(u32 *rk, u32 *t0, u32 *t1, u32 *t2, 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()
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| D | chacha-scalar-core.S | 44 .macro __rev out, in, t0, t1, t2 57 .macro _le32_bswap x, t0, t1, t2 63 .macro _le32_bswap_4x a, b, c, d, t0, t1, t2
|
| /kernel/linux/linux-6.6/arch/sparc/lib/ |
| D | memcpy.S | 20 #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
|
| D | checksum_32.S | 20 #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
|
| D | copy_user.S | 68 #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
|
| /kernel/linux/linux-5.10/arch/sparc/lib/ |
| D | memcpy.S | 19 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 33 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 43 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 51 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
|
| D | checksum_32.S | 20 #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 171 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 193 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 216 #define CSUMCOPY_LASTCHUNK(src, dst, sum, off, t0, t1, t2, t3) \ argument
|
| D | copy_user.S | 69 #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 93 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 101 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
|
| /kernel/linux/linux-6.6/include/net/netfilter/ |
| D | nf_conntrack_tuple.h | 128 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_src_equal() 136 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_dst_equal() 144 const struct nf_conntrack_tuple *t2) in nf_ct_tuple_equal() 160 const struct nf_conntrack_tuple *t2, in nf_ct_tuple_src_mask_cmp()
|
| /kernel/linux/linux-5.10/include/net/netfilter/ |
| D | nf_conntrack_tuple.h | 125 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_src_equal() 133 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_dst_equal() 141 const struct nf_conntrack_tuple *t2) in nf_ct_tuple_equal() 157 const struct nf_conntrack_tuple *t2, in nf_ct_tuple_src_mask_cmp()
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | syscall_wrapper.h | 63 #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 71 #define SYSCALL_PT_ARG2(m, t1, t2) \ argument
|
| /kernel/linux/linux-5.10/arch/powerpc/crypto/ |
| D | aes-spe-keys.S | 39 #define LS_BOX(r, t1, t2) \ argument 55 #define GF8_MUL(out, in, t1, t2) \ argument
|
| /kernel/linux/linux-6.6/arch/powerpc/crypto/ |
| D | aes-spe-keys.S | 39 #define LS_BOX(r, t1, t2) \ argument 55 #define GF8_MUL(out, in, t1, t2) \ argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| D | hyperv_clock.c | 53 u64 tsc_freq, r1, r2, t1, t2; in check_tsc_msr_rdtsc() local 86 u64 r1, r2, t1, t2; in check_tsc_msr_tsc_page() local 178 u64 tsc_freq, r1, r2, t1, t2; in host_check_tsc_msr_rdtsc() local
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| D | twofish-avx-x86_64-asm_64.S | 86 #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 204 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 215 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument 223 #define outunpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
|
| D | serpent-sse2-i586-asm_32.S | 453 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 468 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument 476 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument 484 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| D | twofish-avx-x86_64-asm_64.S | 91 #define lookup_32bit(t0, t1, t2, t3, src, dst, interleave_op, il_reg) \ argument 109 #define G(gi1, gi2, x, t0, t1, t2, t3) \ argument 209 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 220 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument 228 #define outunpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
|
| D | serpent-sse2-i586-asm_32.S | 453 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 468 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument 476 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument 484 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | syscall_wrapper.h | 63 #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 71 #define SYSCALL_PT_ARG2(m, t1, t2) \ argument
|
| /kernel/linux/linux-5.10/arch/parisc/include/asm/ |
| D | checksum.h | 30 unsigned long t0, t1, t2; in ip_fast_csum() local 115 unsigned long t0, t1, t2, t3; in csum_ipv6_magic() local
|
| /kernel/linux/linux-6.6/arch/parisc/include/asm/ |
| D | checksum.h | 30 unsigned long t0, t1, t2; in ip_fast_csum() local 115 unsigned long t0, t1, t2, t3; in csum_ipv6_magic() local
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | stacktrace.h | 99 #define CALL_LARGS_2(t1, a1, t2, a2) \ argument 102 #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
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | stacktrace.h | 135 #define CALL_LARGS_2(t1, a1, t2, a2) \ argument 138 #define CALL_LARGS_3(t1, a1, t2, a2, t3, a3) \ argument 141 #define CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4) \ argument 144 #define CALL_LARGS_5(t1, a1, t2, a2, t3, a3, t4, a4, t5, a5) \ argument
|