Searched refs:CRC32 (Results 1 – 25 of 147) sorted by relevance
123456
/linux-5.19.10/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-5.19.10/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-5.19.10/drivers/net/ethernet/atheros/ |
D | Kconfig | 32 select CRC32 43 select CRC32 55 select CRC32 66 select CRC32 77 select CRC32
|
/linux-5.19.10/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-5.19.10/drivers/net/ethernet/smsc/ |
D | Kconfig | 25 select CRC32 39 select CRC32 58 select CRC32 70 select CRC32 80 select CRC32 95 select CRC32 116 select CRC32
|
/linux-5.19.10/drivers/net/ethernet/micrel/ |
D | Kconfig | 33 select CRC32 45 select CRC32 57 select CRC32
|
/linux-5.19.10/arch/mips/crypto/ |
D | crc32-mips.c | 70 #define CRC32(crc, value, size) \ macro 84 CRC32(crc, value, d); 95 CRC32(crc, value, w); 103 CRC32(crc, value, h); 110 CRC32(crc, value, b);
|
/linux-5.19.10/lib/xz/ |
D | Kconfig | 4 select CRC32 8 CRC32 is supported. See Documentation/staging/xz.rst for more information. 67 a character special file. It calculates CRC32 of the decompressed
|
/linux-5.19.10/drivers/crypto/stm32/ |
D | Kconfig | 6 select CRC32 8 This enables support for the CRC32 hw accelerator which can be found
|
/linux-5.19.10/drivers/net/ethernet/apple/ |
D | Kconfig | 23 select CRC32 46 select CRC32 57 select CRC32
|
/linux-5.19.10/drivers/net/ethernet/renesas/ |
D | Kconfig | 22 select CRC32 36 select CRC32
|
/linux-5.19.10/drivers/net/ethernet/realtek/ |
D | Kconfig | 23 select CRC32 37 select CRC32 49 select CRC32 102 select CRC32
|
/linux-5.19.10/drivers/net/ethernet/dec/tulip/ |
D | Kconfig | 17 select CRC32 45 select CRC32 110 select CRC32 121 select CRC32 134 select CRC32
|
/linux-5.19.10/drivers/char/xillybus/ |
D | Kconfig | 12 select CRC32 45 select CRC32
|
/linux-5.19.10/drivers/net/ethernet/freescale/ |
D | Kconfig | 29 select CRC32 39 select CRC32 97 select CRC32
|
/linux-5.19.10/lib/ |
D | Kconfig | 168 config CRC32 config 169 tristate "CRC32/CRC32c functions" 174 modules require CRC32/CRC32c functions, but a module built outside 175 the kernel tree does. Such modules that use library CRC32/CRC32c 179 tristate "CRC32 perform self test on init" 180 depends on CRC32 182 This option enables the CRC32 library functions to perform a 188 prompt "CRC32 implementation" 189 depends on CRC32 193 of CRC32 algorithm. Choose the default ("slice by 8") unless you [all …]
|
/linux-5.19.10/drivers/net/ethernet/microchip/ |
D | Kconfig | 22 select CRC32 51 select CRC32
|
/linux-5.19.10/drivers/net/ethernet/davicom/ |
D | Kconfig | 22 select CRC32 42 select CRC32
|
/linux-5.19.10/drivers/net/ethernet/dlink/ |
D | Kconfig | 23 select CRC32 38 select CRC32
|
/linux-5.19.10/drivers/net/ethernet/sis/ |
D | Kconfig | 23 select CRC32 39 select CRC32
|
/linux-5.19.10/drivers/net/ethernet/via/ |
D | Kconfig | 24 select CRC32 49 select CRC32
|
/linux-5.19.10/drivers/net/wireless/atmel/ |
D | Kconfig | 21 select CRC32 45 select CRC32
|
/linux-5.19.10/drivers/staging/rtl8192u/ |
D | Kconfig | 8 select CRC32
|
/linux-5.19.10/drivers/net/ethernet/calxeda/ |
D | Kconfig | 6 select CRC32
|
/linux-5.19.10/drivers/net/ethernet/aeroflex/ |
D | Kconfig | 10 select CRC32
|
123456