/Linux-v4.19/arch/arm/crypto/ |
D | sha1-armv7-neon.S | 92 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument 106 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument 119 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument 134 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument 139 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument 170 #define WPRECALC_00_15_0(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument 173 #define WPRECALC_00_15_1(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument 176 #define WPRECALC_00_15_2(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument 179 #define WPRECALC_00_15_3(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument 182 #define WPRECALC_00_15_4(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument [all …]
|
/Linux-v4.19/lib/ |
D | sha256.c | 38 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP() 43 static inline void BLEND_OP(int I, u32 *W) in BLEND_OP() 51 u32 W[64]; in sha256_transform() local
|
D | sha1.c | 46 #define W(x) (array[(x)&15]) macro
|
/Linux-v4.19/crypto/ |
D | sha256_generic.c | 61 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP() 66 static inline void BLEND_OP(int I, u32 *W) in BLEND_OP() 74 u32 W[64]; in sha256_transform() local
|
D | sha512_generic.c | 93 static inline void LOAD_OP(int I, u64 *W, const u8 *input) in LOAD_OP() 98 static inline void BLEND_OP(int I, u64 *W) in BLEND_OP() 109 u64 W[16]; in sha512_transform() local
|
D | cast6_generic.c | 100 static inline void W(u32 *key, unsigned int i) in W() function
|
/Linux-v4.19/arch/arm/include/asm/ |
D | unified.h | 49 #define W(instr) instr.w macro
|
/Linux-v4.19/drivers/gpu/drm/i915/selftests/ |
D | igt_wedge_me.h | 53 #define igt_wedge_on_timeout(W, DEV, TIMEOUT) \ argument
|
/Linux-v4.19/arch/x86/crypto/ |
D | sha1_ssse3_asm.S | 315 .set W, W0 define 335 .set W, W_minus_32 define
|
/Linux-v4.19/arch/powerpc/crypto/ |
D | sha1-powerpc-asm.S | 34 #define W(t) (((t)%16)+16) macro
|
/Linux-v4.19/tools/perf/util/ |
D | s390-cpumsf-kernel.h | 21 unsigned int W:1; /* 27 PSW wait state */ member
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | mci.h | 117 u8 W; /* Voice: Wvoice, HID: Sniff timeout, in slots */ member
|
/Linux-v4.19/drivers/gpu/drm/gma500/ |
D | intel_gmbus.c | 38 #define _wait_for(COND, MS, W) ({ \ argument
|
D | cdv_intel_display.c | 122 #define _wait_for(COND, MS, W) ({ \ argument
|
D | cdv_intel_dp.c | 235 #define _wait_for(COND, MS, W) ({ \ argument
|
/Linux-v4.19/arch/x86/kernel/kprobes/ |
D | core.c | 74 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ macro
|
/Linux-v4.19/arch/x86/kernel/ |
D | uprobes.c | 59 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ macro
|
/Linux-v4.19/arch/arm/mm/ |
D | alignment.c | 682 u32 W = ((L<<Rn) & (tinstr&255)) ? 0 : 1<<21; in thumb2arm() local
|
/Linux-v4.19/arch/s390/include/asm/ |
D | cpu_mf.h | 102 unsigned int W:1; /* 27 PSW wait state */ member
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_cmd_parser.c | 208 #define W CMD_DESC_REGISTER macro
|
D | i915_irq.c | 2961 #define i915_wedge_on_timeout(W, DEV, TIMEOUT) \ argument
|
/Linux-v4.19/drivers/gpu/drm/vc4/ |
D | vc4_drv.h | 635 #define _wait_for(COND, MS, W) ({ \ argument
|
/Linux-v4.19/drivers/net/wan/ |
D | farsync.c | 503 #define FST_WRW(C,E,W) writew ((W), (C)->mem + WIN_OFFSET(E)) argument
|
/Linux-v4.19/arch/powerpc/xmon/ |
D | ppc-opc.c | 825 #define W A_L macro
|