Home
last modified time | relevance | path

Searched refs:POLY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/
H A Di2c-core-smbus.c27 #define POLY (0x1070U << 3) macro
34 data = data ^ POLY; in crc8()
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-core-smbus.c28 #define POLY (0x1070U << 3) macro
35 data = data ^ POLY; in crc8()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S125 .section .rodata.cst16.POLY, "aM", @progbits, 16
127 POLY: .octa 0xC2000000000000000000000000000001 label
702 vpand POLY(%rip), %xmm2, %xmm2
H A Daesni-intel_asm.S50 .section .rodata.cst16.POLY, "aM", @progbits, 16
52 POLY: .octa 0xC2000000000000000000000000000001 label
219 pand POLY(%rip), \TMP2
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_asm.S46 .section .rodata.cst16.POLY, "aM", @progbits, 16
48 POLY: .octa 0xC2000000000000000000000000000001 label
215 pand POLY(%rip), \TMP2
H A Daesni-intel_avx-x86_64.S125 .section .rodata.cst16.POLY, "aM", @progbits, 16
127 POLY: .octa 0xC2000000000000000000000000000001 label
670 vpand POLY(%rip), %xmm2, %xmm2

Completed in 19 milliseconds