/linux/arch/sparc/crypto/ |
A D | aes_asm.S | 13 #define ENCRYPT_TWO_ROUNDS_2(KEY_BASE, I0, I1, I2, I3, T0, T1, T2, T3) \ argument 29 #define ENCRYPT_TWO_ROUNDS_LAST_2(KEY_BASE, I0, I1, I2, I3, T0, T1, T2, T3) \ argument 47 #define ENCRYPT_128_2(KEY_BASE, I0, I1, I2, I3, T0, T1, T2, T3) \ argument 63 #define ENCRYPT_192_2(KEY_BASE, I0, I1, I2, I3, T0, T1, T2, T3) \ argument 115 #define DECRYPT_TWO_ROUNDS_2(KEY_BASE, I0, I1, I2, I3, T0, T1, T2, T3) \ argument 131 #define DECRYPT_TWO_ROUNDS_LAST_2(KEY_BASE, I0, I1, I2, I3, T0, T1, T2, T3) \ argument 149 #define DECRYPT_128_2(KEY_BASE, I0, I1, I2, I3, T0, T1, T2, T3) \ argument 165 #define DECRYPT_192_2(KEY_BASE, I0, I1, I2, I3, T0, T1, T2, T3) \ argument
|
/linux/arch/x86/crypto/ |
A D | ghash-clmulni-intel_asm.S | 28 #define T3 %xmm4 macro
|
A D | nh-sse2-x86_64.S | 23 #define T3 %xmm11 macro
|
A D | nh-avx2-x86_64.S | 28 #define T3 %ymm11 macro
|
/linux/drivers/block/drbd/ |
A D | drbd_state.h | 45 #define NS3(T1, S1, T2, S2, T3, S3) \ argument 56 #define _NS3(D, T1, S1, T2, S2, T3, S3) \ argument
|
/linux/arch/mips/kvm/ |
A D | entry.c | 34 #define T3 11 macro 41 #define T3 15 macro
|
/linux/crypto/ |
A D | khazad.c | 305 static const u64 T3[256] = { variable
|
A D | anubis.c | 253 static const u32 T3[256] = { variable
|
/linux/arch/mips/mm/ |
A D | page.c | 47 #define T3 11 macro
|
/linux/lib/crypto/ |
A D | des.c | 606 #define T3(x) pt[2 * (x) + 2] macro
|
/linux/drivers/iio/pressure/ |
A D | bmp280-core.c | 59 s16 T3; member 129 enum { T1, T2, T3 }; enumerator
|
/linux/drivers/pinctrl/aspeed/ |
A D | pinctrl-aspeed-g5.c | 637 #define T3 79 macro
|
/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
A D | cxgb4vf_main.c | 2191 #define T3(fmt, s, v) S3(fmt, s, txq[qs].v) in sge_qstats_show() macro
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_debugfs.c | 2677 #define T3(fmt_spec, s, v) S3(fmt_spec, s, tx[i].v) in sge_qinfo_show() macro
|