Home
last modified time | relevance | path

Searched defs:b2 (Results 1 – 25 of 41) sorted by relevance

12

/linux/arch/arm64/crypto/
H A Dsm4-ce-asm.h57 #define SM4_CRYPT_BLK4_BE(b0, b1, b2, b3) \ argument
103 #define SM4_CRYPT_BLK4(b0, b1, b2, b3) \ argument
110 #define SM4_CRYPT_BLK8_BE(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
200 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
H A Dsm4-neon-core.S131 #define SM4_CRYPT_BLK4_BE(b0, b1, b2, b3) \ argument
154 #define SM4_CRYPT_BLK4(b0, b1, b2, b3) \ argument
220 #define SM4_CRYPT_BLK8_norotate(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
254 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
H A Daes-neonbs-core.S71 .macro inv_out_bs_ch, b6, b5, b0, b3, b7, b1, b4, b2
H A Dsm4-ce-gcm-core.S133 #define SM4_CRYPT_PMUL_128x128_BLK3(b0, b1, b2, \ argument
/linux/arch/x86/crypto/
H A Dcast6-avx-x86_64-asm_64.S129 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument
139 #define F1_2(a1, b1, a2, b2) \ argument
141 #define F2_2(a1, b1, a2, b2) \ argument
143 #define F3_2(a1, b1, a2, b2) \ argument
H A Daria-gfni-avx512-asm_64.S68 a2, b2, c2, d2, \ argument
120 a2, b2, c2, d2, \ argument
H A Daria-aesni-avx-asm_64.S68 a2, b2, c2, d2, \ argument
120 a2, b2, c2, d2, \ argument
H A Daria-aesni-avx2-asm_64.S84 a2, b2, c2, d2, \ argument
136 a2, b2, c2, d2, \ argument
/linux/arch/x86/net/
H A Dbpf_jit_comp.c42 #define EMIT2(b1, b2) EMIT((b1) + ((b2) << 8), 2) argument
43 #define EMIT3(b1, b2, b3) EMIT((b1) + ((b2) << 8) + ((b3) << 16), 3) argument
44 #define EMIT4(b1, b2, b3, b4) EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4) argument
45 #define EMIT5(b1, b2, b3, b4, b5) \ argument
50 #define EMIT2_off32(b1, b2, off) \ argument
52 #define EMIT3_off32(b1, b2, b3, off) \ argument
54 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
913 u8 b1, b2, b3; in emit_mov_imm32() local
1537 u8 b1, b2; in emit_3vex() local
1721 u8 b2 = 0, b3 = 0; in do_jit() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_misc.c27 int b2; member
H A Dbtf_dump_test_case_padding.c220 struct nested_packed b2; member
/linux/drivers/media/dvb-frontends/
H A Dtua6100.c164 u8 b2 [] = { 0x00 }; in tua6100_attach() local
H A Dix2505v.c52 u8 b2[] = {0}; in ix2505v_read_status_reg() local
H A Dlgs8gl5.c126 u8 b2[] = {reg, data}; in lgs8gl5_update_alt_reg() local
/linux/arch/powerpc/kernel/vdso/
H A Dvgetrandom-chacha.S103 #define QUARTERROUND4(a1,b1,c1,d1,a2,b2,c2,d2,a3,b3,c3,d3,a4,b4,c4,d4) \ argument
/linux/arch/arm/crypto/
H A Daes-neonbs-core.S125 .macro inv_out_bs_ch, b6, b5, b0, b3, b7, b1, b4, b2
/linux/drivers/media/pci/bt8xx/
H A Dbttv-i2c.c285 unsigned char b2, int both) in bttv_I2CWrite()
/linux/arch/x86/lib/
H A Dinsn.c206 insn_byte_t b2 = peek_nbyte_next(insn_byte_t, insn, 1); in insn_get_prefixes() local
/linux/tools/arch/x86/lib/
H A Dinsn.c206 insn_byte_t b2 = peek_nbyte_next(insn_byte_t, insn, 1); in insn_get_prefixes() local
/linux/drivers/mtd/nand/
H A Decc-sw-hamming.c378 unsigned char b0, b1, b2, bit_addr; in ecc_sw_hamming_correct() local
/linux/lib/xz/
H A Dxz_dec_bcj.c310 uint32_t b2; in bcj_riscv() local
/linux/lib/crypto/
H A Dcurve25519-hacl64.c354 u64 b2; in fdifference() local
729 u8 *b2 = output + 16; in format_fcontract_store() local
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi.h265 const u32 idx, int b2, int b1, u32 val) in hdmi_wait_for_bit_change()
/linux/arch/s390/kvm/
H A Dvsie.c321 unsigned long *b1, *b2; in shadow_crycb() local
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi.h284 const u32 idx, int b2, int b1, u32 val) in hdmi_wait_for_bit_change()

12