Home
last modified time | relevance | path

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

12

/openbmc/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 …]
/openbmc/linux/lib/crypto/
H A Dsha256.c54 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP()
59 static inline void BLEND_OP(int I, u32 *W) in BLEND_OP()
72 static void sha256_transform(u32 *state, const u8 *input, u32 *W) in sha256_transform()
124 u32 W[64]; in sha256_transform_blocks() local
H A Dsha1.c48 #define W(x) (array[(x)&15]) macro
/openbmc/linux/Documentation/hwmon/
H A Dabituguru-datasheet.rst248 .. [1] This bit is only honored/used by the uGuru if a temp sensor is connected
250 .. [2] This bit is only honored/used by the uGuru if a volt sensor is connected
/openbmc/linux/crypto/
H A Dsha512_generic.c88 static inline void LOAD_OP(int I, u64 *W, const u8 *input) in LOAD_OP()
93 static inline void BLEND_OP(int I, u64 *W) in BLEND_OP()
104 u64 W[16]; in sha512_transform() local
H A Dsm3.c181 u32 W[16]; in sm3_update() local
221 u32 W[16]; in sm3_final() local
H A Dcast6_generic.c93 static inline void W(u32 *key, unsigned int i) in W() function
/openbmc/u-boot/lib/
H A Dsha512.c130 static inline void LOAD_OP(int I, uint64_t *W, const uint8_t *input) in LOAD_OP()
135 static inline void BLEND_OP(int I, uint64_t *W) in BLEND_OP()
146 uint64_t W[16]; in sha512_transform() local
H A Dsha256.c61 uint32_t W[64]; in sha256_process() local
H A Dsha1.c70 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_reset.h73 #define intel_wedge_on_timeout(W, GT, TIMEOUT) \ argument
/openbmc/linux/arch/x86/crypto/
H A Dsha1_ssse3_asm.S312 .set W, W0 define
332 .set W, W_minus_32 define
/openbmc/qemu/target/loongarch/
H A Dvec.h14 #define W(x) W[(x) ^ 3] macro
24 #define W(x) W[x] macro
/openbmc/linux/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S34 #define W(t) (((t)%16)+16) macro
/openbmc/u-boot/fs/zfs/
H A Dzfs_sha256.c79 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local
/openbmc/linux/arch/mips/n64/
H A Dinit.c51 #define W 320 macro
/openbmc/linux/tools/perf/util/
H A Ds390-cpumsf-kernel.h21 unsigned int W:1; /* 27 PSW wait state */ member
/openbmc/linux/arch/arm64/kernel/
H A Dcompat_alignment.c193 u32 W = ((L<<Rn) & (tinstr&255)) ? 0 : 1<<21; in thumb2arm() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmci.h117 u8 W; /* Voice: Wvoice, HID: Sniff timeout, in slots */ member
/openbmc/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
/openbmc/linux/arch/mips/crypto/
H A Dchacha-core.S186 #define AXR(A, B, C, D, K, L, M, N, V, W, Y, Z, S) \ argument
/openbmc/linux/arch/x86/kernel/kprobes/
H A Dcore.c64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ macro
/openbmc/linux/arch/x86/kernel/
H A Duprobes.c46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ macro
/openbmc/linux/arch/arm/mm/
H A Dalignment.c678 u32 W = ((L<<Rn) & (tinstr&255)) ? 0 : 1<<21; in thumb2arm() local

12