Searched refs:POLY (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/i2c/ |
D | i2c-core-smbus.c | 29 #define POLY (0x1070U << 3) macro 36 data = data ^ POLY; in crc8()
|
/Linux-v4.19/arch/x86/crypto/ |
D | aesni-intel_asm.S | 55 .section .rodata.cst16.POLY, "aM", @progbits, 16 57 POLY: .octa 0xC2000000000000000000000000000001 label 224 pand POLY(%rip), \TMP2
|
D | aesni-intel_avx-x86_64.S | 126 .section .rodata.cst16.POLY, "aM", @progbits, 16 128 POLY: .octa 0xC2000000000000000000000000000001 label 1562 vpand POLY(%rip), %xmm2, %xmm2 2886 vpand POLY(%rip), %xmm2, %xmm2
|