/linux-6.1.9/arch/arm64/crypto/ |
D | sm3-neon-core.S | 244 #define SCHED_W_1_1(round, w0, w1, w2, w3, w4, w5) \ argument 248 #define SCHED_W_1_2(round, w0, w1, w2, w3, w4, w5) \ argument 250 #define SCHED_W_1_3(round, w0, w1, w2, w3, w4, w5) \ argument 252 #define SCHED_W_1_4(round, w0, w1, w2, w3, w4, w5) \ argument 254 #define SCHED_W_1_5(round, w0, w1, w2, w3, w4, w5) \ argument 258 #define SCHED_W_1_6(round, w0, w1, w2, w3, w4, w5) \ argument 264 #define SCHED_W_1_7(round, w0, w1, w2, w3, w4, w5) \ argument 266 #define SCHED_W_1_8(round, w0, w1, w2, w3, w4, w5) \ argument 268 #define SCHED_W_2_1(round, w0, w1, w2, w3, w4, w5) \ argument 270 #define SCHED_W_2_2(round, w0, w1, w2, w3, w4, w5) \ argument [all …]
|
/linux-6.1.9/arch/powerpc/crypto/ |
D | sha1-spe-asm.S | 106 #define R_00_15(a, b, c, d, e, w0, w1, k, off) \ argument 130 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument 156 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument 180 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument 208 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
|
D | md5-asm.S | 61 #define R_00_15(a, b, c, d, w0, w1, p, q, off, k0h, k0l, k1h, k1l) \ argument 85 #define R_16_31(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument 105 #define R_32_47(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument 122 #define R_48_63(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument
|
D | sha256-spe-asm.S | 156 #define R_CALC_W(a, b, c, d, e, f, g, h, w0, w1, w4, w5, w7, k, off) \ argument
|
/linux-6.1.9/lib/mpi/ |
D | longlong.h | 232 #define umul_ppmm(w1, w0, u, v) \ argument 241 #define smul_ppmm(w1, w0, u, v) \ argument 415 #define umul_ppmm(w1, w0, u, v) \ argument 470 #define umul_ppmm(w1, w0, u, v) \ argument 534 #define umul_ppmm(w1, w0, u, v) \ argument 642 #define umul_ppmm(w1, w0, u, v) \ argument 661 #define umul_ppmm(w1, w0, u, v) \ argument 673 #define umul_ppmm(w1, w0, u, v) \ argument 689 #define umul_ppmm(w1, w0, u, v) \ argument 858 #define umul_ppmm(w1, w0, u, v) \ argument [all …]
|
/linux-6.1.9/arch/m68k/lib/ |
D | muldi3.c | 28 #define umul_ppmm(w1, w0, u, v) \ argument 54 #define umul_ppmm(w1, w0, u, v) \ argument
|
/linux-6.1.9/include/linux/ |
D | nvme-fc.h | 158 struct fcnvme_ls_rqst_w0 w0; member 331 struct fcnvme_ls_rqst_w0 w0; member 339 struct fcnvme_ls_rqst_w0 w0; member 350 struct fcnvme_ls_rqst_w0 w0; member 372 struct fcnvme_ls_rqst_w0 w0; member 385 struct fcnvme_ls_rqst_w0 w0; member 398 struct fcnvme_ls_rqst_w0 w0; member
|
/linux-6.1.9/net/tipc/ |
D | net.c | 167 u64 *w0 = (u64 *)&tn->node_id[0]; in __tipc_nl_add_net() local 268 u64 *w0 = (u64 *)&node_id[0]; in __tipc_nl_net_set() local
|
D | crypto.h | 145 __be32 w0; member
|
/linux-6.1.9/crypto/ |
D | camellia_generic.c | 319 #define ROLDQ(ll, lr, rl, rr, w0, w1, bits) ({ \ argument 327 #define ROLDQo32(ll, lr, rl, rr, w0, w1, bits) ({ \ argument 540 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local 647 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local
|
D | aria_generic.c | 31 u32 w0[4], w1[4], w2[4], w3[4]; in aria_set_encrypt_key() local
|
/linux-6.1.9/include/net/ |
D | tipc.h | 49 u32 w0 = ntohl(hdr->w[0]); in tipc_hdr_rps_key() local
|
/linux-6.1.9/arch/microblaze/lib/ |
D | muldi3.c | 14 #define umul_ppmm(w1, w0, u, v) \ argument
|
/linux-6.1.9/lib/ |
D | muldi3.c | 16 #define umul_ppmm(w1, w0, u, v) \ argument
|
/linux-6.1.9/arch/csky/lib/ |
D | usercopy.c | 81 int w0, w1, w2, w3; in raw_copy_to_user() local
|
/linux-6.1.9/arch/sparc/math-emu/ |
D | sfp-util_32.h | 28 #define umul_ppmm(w1, w0, u, v) \ argument
|
/linux-6.1.9/arch/sh/math-emu/ |
D | sfp-util.h | 22 #define umul_ppmm(w1, w0, u, v) \ argument
|
/linux-6.1.9/arch/x86/crypto/ |
D | sm3-avx-asm_64.S | 271 #define SCHED_W_0(round, w0, w1, w2, w3, w4, w5) \ argument 282 #define SCHED_W_1(round, w0, w1, w2, w3, w4, w5) \ argument 307 #define SCHED_W_2(round, w0, w1, w2, w3, w4, w5) \ argument
|
/linux-6.1.9/arch/nios2/lib/ |
D | memcpy.c | 31 #define MERGE(w0, sh_1, w1, sh_2) (((w0) >> (sh_1)) | ((w1) << (sh_2))) argument
|
/linux-6.1.9/drivers/misc/sgi-gru/ |
D | gruhandles.c | 43 unsigned long *w0 = h; in start_instruction() local
|
/linux-6.1.9/samples/bpf/ |
D | sockex2_kern.c | 54 __u64 w0 = load_word(ctx, off); in ipv6_addr_hash() local
|
D | sockex3_kern.c | 85 __u64 w0 = load_word(ctx, off); in ipv6_addr_hash() local
|
/linux-6.1.9/drivers/nvme/host/ |
D | fc.h | 20 struct fcnvme_ls_rqst_w0 w0; member
|
/linux-6.1.9/drivers/mtd/nand/raw/bcm47xxnflash/ |
D | ops_bcm4706.c | 376 u8 w0, w1, w2, w3, w4; in bcm47xxnflash_ops_bcm4706_init() local
|
/linux-6.1.9/drivers/net/ethernet/sgi/ |
D | ioc3-eth.c | 373 u32 w0, err; in ioc3_rx() local 988 u32 w0 = 0; in ioc3_start_xmit() local
|