/linux-6.12.1/arch/loongarch/crypto/ |
D | Kconfig | 6 tristate "CRC32c and CRC32" 7 select CRC32 10 CRC32c and CRC32 CRC algorithms 12 Architecture: LoongArch with CRC32 instructions
|
D | crc32-loongarch.c | 27 #define CRC32(crc, value, size) _CRC32(crc, value, size, crc) macro 37 CRC32(crc, value, d); in crc32_loongarch_hw() 45 CRC32(crc, value, w); in crc32_loongarch_hw() 52 CRC32(crc, value, h); in crc32_loongarch_hw() 59 CRC32(crc, value, b); in crc32_loongarch_hw()
|
/linux-6.12.1/drivers/net/ethernet/renesas/ |
D | Kconfig | 22 select CRC32 33 select CRC32 46 select CRC32 56 select CRC32 66 select CRC32
|
/linux-6.12.1/drivers/net/ethernet/8390/ |
D | Kconfig | 35 select CRC32 65 select CRC32 75 select CRC32 83 select CRC32 91 select CRC32 106 select CRC32 121 select CRC32 139 select CRC32 150 select CRC32 161 select CRC32 [all …]
|
/linux-6.12.1/Documentation/translations/zh_CN/staging/ |
D | xz.rst | 22 CRC32完整性校验。你可以在XZ Embedded的主页<https://tukaani.org/xz/embedded.html> 55 因为XZ Embedded只支持没有完整性校验的数据流或者CRC32,请确保你在编码未来将被 59 除非有其他环节会验证解压数据的完整性,否则强烈使用CRC32。双重验证可能会浪费 60 CPU周期。请注意头部总是会包含用于解压器验证的CRC32,你只能修改或禁用解压后数据
|
/linux-6.12.1/drivers/net/ethernet/atheros/ |
D | Kconfig | 32 select CRC32 43 select CRC32 55 select CRC32 66 select CRC32 77 select CRC32
|
/linux-6.12.1/drivers/net/ethernet/sun/ |
D | Kconfig | 23 select CRC32 36 select CRC32 47 select CRC32 59 select CRC32 68 select CRC32 103 select CRC32
|
/linux-6.12.1/drivers/net/ethernet/amd/ |
D | Kconfig | 26 select CRC32 37 select CRC32 60 select CRC32 90 select CRC32 99 select CRC32 108 select CRC32 116 select CRC32 149 select CRC32 165 select CRC32
|
/linux-6.12.1/drivers/net/ethernet/smsc/ |
D | Kconfig | 25 select CRC32 39 select CRC32 58 select CRC32 70 select CRC32 81 select CRC32 102 select CRC32
|
/linux-6.12.1/arch/mips/crypto/ |
D | crc32-mips.c | 70 #define CRC32(crc, value, size) \ macro 84 CRC32(crc, value, d); in crc32_mips_le_hw() 90 CRC32(crc, value, w); in crc32_mips_le_hw() 97 CRC32(crc, value, w); in crc32_mips_le_hw() 105 CRC32(crc, value, h); in crc32_mips_le_hw() 112 CRC32(crc, value, b); in crc32_mips_le_hw()
|
D | Kconfig | 6 tristate "CRC32c and CRC32" 10 CRC32c and CRC32 CRC algorithms
|
/linux-6.12.1/drivers/net/ethernet/micrel/ |
D | Kconfig | 33 select CRC32 45 select CRC32 57 select CRC32
|
/linux-6.12.1/lib/xz/ |
D | Kconfig | 4 select CRC32 8 CRC32 is supported. See Documentation/staging/xz.rst for more 73 a character special file. It calculates CRC32 of the decompressed
|
/linux-6.12.1/drivers/crypto/stm32/ |
D | Kconfig | 6 select CRC32 8 This enables support for the CRC32 hw accelerator which can be found
|
/linux-6.12.1/drivers/net/ethernet/realtek/ |
D | Kconfig | 23 select CRC32 37 select CRC32 49 select CRC32 102 select CRC32 126 select CRC32
|
/linux-6.12.1/drivers/nvmem/layouts/ |
D | Kconfig | 22 select CRC32 31 select CRC32
|
/linux-6.12.1/drivers/net/ethernet/apple/ |
D | Kconfig | 23 select CRC32 46 select CRC32 57 select CRC32
|
/linux-6.12.1/drivers/net/ethernet/dec/tulip/ |
D | Kconfig | 17 select CRC32 45 select CRC32 110 select CRC32 121 select CRC32 134 select CRC32
|
/linux-6.12.1/Documentation/staging/ |
D | xz.rst | 13 for executable code. CRC32 is supported for integrity checking. 53 Since the XZ Embedded supports only streams with CRC32 or no integrity 61 Using CRC32 is strongly recommended unless there is some other layer 64 Note that the headers will always have a CRC32 which will be validated
|
/linux-6.12.1/drivers/char/xillybus/ |
D | Kconfig | 12 select CRC32 45 select CRC32
|
/linux-6.12.1/lib/ |
D | Kconfig | 171 config CRC32 config 172 tristate "CRC32/CRC32c functions" 177 modules require CRC32/CRC32c functions, but a module built outside 178 the kernel tree does. Such modules that use library CRC32/CRC32c 182 tristate "CRC32 perform self test on init" 183 depends on CRC32 185 This option enables the CRC32 library functions to perform a 191 prompt "CRC32 implementation" 192 depends on CRC32 196 of CRC32 algorithm. Choose the default ("slice by 8") unless you [all …]
|
/linux-6.12.1/drivers/net/ethernet/freescale/ |
D | Kconfig | 29 select CRC32 41 select CRC32 100 select CRC32
|
/linux-6.12.1/arch/s390/crypto/ |
D | Kconfig | 6 tristate "CRC32c and CRC32" 9 select CRC32 11 CRC32c and CRC32 CRC algorithms
|
/linux-6.12.1/drivers/net/ethernet/davicom/ |
D | Kconfig | 22 select CRC32 42 select CRC32
|
/linux-6.12.1/drivers/net/ethernet/sis/ |
D | Kconfig | 23 select CRC32 39 select CRC32
|