| /linux/lib/crypto/arm/ |
| H A D | sha1-armv7-neon.S | 88 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 D | sha256.c | 64 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP() 69 static inline void BLEND_OP(int I, u32 *W) in BLEND_OP() 149 u32 W[64]; in sha256_blocks_generic() local
|
| H A D | sm3.c | 174 u32 W[16]; in sm3_block_generic() local
|
| H A D | sha1.c | 52 #define W(x) (workspace[(x)&15]) macro [all...] |
| H A D | sha512.c | 85 u64 W[16]; in sha512_block_generic() local
|
| /linux/lib/crypto/x86/ |
| H A D | sha1-ssse3-and-avx.S | 311 .set W, W0 define 331 .set W, W_minus_32 define
|
| /linux/lib/crypto/powerpc/ |
| H A D | sha1-powerpc-asm.S | 34 #define W(t) (((t)%16)+16) macro
|
| /linux/arch/mips/n64/ |
| H A D | init.c | 51 #define W 320 macro
|
| /linux/rust/kernel/ |
| H A D | debugfs.rs | 265 read_write_callback_file<'a, T, E: 'a, F, W>( &'a self, name: &'a CStr, data: impl PinInit<T, E> + 'a, _f: &'static F, _w: &'static W, ) -> impl PinInit<File<T>, E> + 'a where T: Send + Sync + 'static, F: Fn(&T, &mut fmt::Formatter<'_>) -> fmt::Result + Send + Sync, W: Fn(&T, &mut UserSliceReader) -> Result + Send + Sync, read_write_callback_file() argument 321 write_callback_file<'a, T, E: 'a, W>( &'a self, name: &'a CStr, data: impl PinInit<T, E> + 'a, _w: &'static W, ) -> impl PinInit<File<T>, E> + 'a where T: Send + Sync + 'static, W: Fn(&T, &mut UserSliceReader) -> Result + Send + Sync, write_callback_file() argument 615 read_write_callback_file<T, F, W>( &self, name: &CStr, data: &'data T, _f: &'static F, _w: &'static W, ) where T: Send + Sync + 'static, F: Fn(&T, &mut fmt::Formatter<'_>) -> fmt::Result + Send + Sync, W: Fn(&T, &mut UserSliceReader) -> Result + Send + Sync, read_write_callback_file() argument [all...] |
| /linux/tools/perf/util/ |
| H A D | s390-cpumsf-kernel.h | 21 unsigned int W:1; /* 27 PSW wait state */ member
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | mci.h | 117 u8 W; /* Voice: Wvoice, HID: Sniff timeout, in slots */ member
|
| /linux/arch/arm64/kernel/ |
| H A D | compat_alignment.c | 193 u32 W = ((L<<Rn) & (tinstr&255)) ? 0 : 1<<21; in thumb2arm() local
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | intel_gmbus.c | 41 #define _wait_for(COND, MS, W) ({ \ argument
|
| H A D | cdv_intel_display.c | 114 #define _wait_for(COND, MS, W) ({ \ argument
|
| H A D | cdv_intel_dp.c | 234 #define _wait_for(COND, MS, W) ({ \ argument
|
| /linux/lib/crypto/mips/ |
| H A D | chacha-core.S | 182 #define AXR(A, B, C, D, K, L, M, N, V, W, Y, Z, S) \ argument
|
| /linux/arch/arm/mm/ |
| H A D | alignment.c | 679 u32 W = ((L<<Rn) & (tinstr&255)) ? 0 : 1<<21; in thumb2arm() local
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_cmd_parser.c | 215 #define W CMD_DESC_REGISTER macro
|
| /linux/arch/x86/kernel/ |
| H A D | uprobes.c | 49 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ macro
|
| /linux/drivers/net/wan/ |
| H A D | farsync.c | 497 #define FST_WRW(C, E, W) (writew((W), (C)->mem + WIN_OFFSET(E))) argument
|
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 813 #define W A_L macro
|