Home
last modified time | relevance | path

Searched defs:W (Results 1 – 16 of 16) sorted by relevance

/linux/arch/arm/crypto/
H A Dsha1-armv7-neon.S88 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
102 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
115 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
130 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
135 W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
166 #define WPRECALC_00_15_0(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
169 #define WPRECALC_00_15_1(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
172 #define WPRECALC_00_15_2(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
175 #define WPRECALC_00_15_3(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
178 #define WPRECALC_00_15_4(i,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28) \ argument
[all …]
/linux/lib/crypto/
H A Dsha256.c54 LOAD_OP(int I,u32 * W,const u8 * input) LOAD_OP() argument
59 BLEND_OP(int I,u32 * W) BLEND_OP() argument
72 sha256_transform(u32 * state,const u8 * input,u32 * W) sha256_transform() argument
124 u32 W[64]; sha256_transform_blocks() local
H A Dsha1.c48 #define W(x) (array[(x)&15]) macro
/linux/arch/x86/crypto/
H A Dsha1_ssse3_asm.S312 .set W, W0 define
332 .set W, W_minus_32 define
/linux/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S34 #define W(t) (((t)%16)+16) macro
/linux/arch/mips/n64/
H A Dinit.c51 #define W 320 macro
/linux/tools/perf/util/
H A Ds390-cpumsf-kernel.h21 unsigned int W:1; /* 27 PSW wait state */ member
/linux/drivers/net/wireless/ath/ath9k/
H A Dmci.h117 u8 W; /* Voice: Wvoice, HID: Sniff timeout, in slots */ member
/linux/arch/arm64/kernel/
H A Dcompat_alignment.c193 u32 W = ((L<<Rn) & (tinstr&255)) ? 0 : 1<<21; in thumb2arm() local
/linux/drivers/gpu/drm/gma500/
H A Dintel_gmbus.c39 #define _wait_for(COND, MS, W) ({ \ argument
H A Dcdv_intel_display.c113 #define _wait_for(COND, MS, W) ({ \ argument
/linux/rust/kernel/
H A Dworkqueue.rs181 pub fn enqueue<W, const ID: u64>(&self, w: W) -> W::EnqueueOutput in enqueue()
/linux/arch/arm/mm/
H A Dalignment.c678 u32 W = ((L<<Rn) & (tinstr&255)) ? 0 : 1<<21; in thumb2arm() local
/linux/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c214 #define W CMD_DESC_REGISTER macro
/linux/drivers/net/wan/
H A Dfarsync.c497 #define FST_WRW(C, E, W) (writew((W), (C)->mem + WIN_OFFSET(E))) argument
/linux/arch/powerpc/xmon/
H A Dppc-opc.c813 #define W A_L macro