Home
last modified time | relevance | path

Searched refs:crc_init_dw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S92 #define crc_init_dw %r8d define
129 crc32b %bl, crc_init_dw # compute crc32 of 1-byte
291 crc32l (bufptmp), crc_init_dw # CRC of 4 bytes
298 crc32w (bufptmp), crc_init_dw # CRC of 2 bytes
305 crc32b (bufptmp), crc_init_dw # CRC of 1 byte
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S92 #define crc_init_dw %r8d define
129 crc32b %bl, crc_init_dw # compute crc32 of 1-byte
291 crc32l (bufptmp), crc_init_dw # CRC of 4 bytes
298 crc32w (bufptmp), crc_init_dw # CRC of 2 bytes
305 crc32b (bufptmp), crc_init_dw # CRC of 1 byte

Completed in 2 milliseconds