Searched refs:CRC32 (Results 1 – 25 of 196) sorted by relevance
12345678
| /linux/drivers/net/ethernet/8390/ |
| A 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/drivers/net/ethernet/atheros/ |
| A D | Kconfig | 32 select CRC32 43 select CRC32 55 select CRC32 66 select CRC32 77 select CRC32
|
| /linux/drivers/net/ethernet/sun/ |
| A D | Kconfig | 23 select CRC32 36 select CRC32 47 select CRC32 59 select CRC32 68 select CRC32 103 select CRC32
|
| /linux/drivers/net/ethernet/smsc/ |
| A D | Kconfig | 25 select CRC32 39 select CRC32 58 select CRC32 70 select CRC32 80 select CRC32 95 select CRC32 116 select CRC32
|
| /linux/drivers/net/ethernet/amd/ |
| A D | Kconfig | 26 select CRC32 37 select CRC32 60 select CRC32 90 select CRC32 99 select CRC32 108 select CRC32 116 select CRC32 159 select CRC32 175 select CRC32
|
| /linux/arch/mips/crypto/ |
| A D | crc32-mips.c | 64 #define CRC32(crc, value, size) \ macro 78 CRC32(crc, value, d); 89 CRC32(crc, value, w); 97 CRC32(crc, value, h); 104 CRC32(crc, value, b);
|
| /linux/drivers/net/ethernet/micrel/ |
| A D | Kconfig | 32 select CRC32 43 select CRC32 55 select CRC32
|
| /linux/drivers/net/ethernet/dec/tulip/ |
| A D | Kconfig | 17 select CRC32 45 select CRC32 111 select CRC32 125 select CRC32 136 select CRC32 149 select CRC32
|
| /linux/lib/xz/ |
| A 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/lib/ |
| A D | Kconfig | 158 config CRC32 config 159 tristate "CRC32/CRC32c functions" 165 the kernel tree does. Such modules that use library CRC32/CRC32c 169 tristate "CRC32 perform self test on init" 170 depends on CRC32 172 This option enables the CRC32 library functions to perform a 178 prompt "CRC32 implementation" 179 depends on CRC32 183 of CRC32 algorithm. Choose the default ("slice by 8") unless you 293 select CRC32 [all …]
|
| /linux/drivers/net/ethernet/apple/ |
| A D | Kconfig | 23 select CRC32 46 select CRC32 57 select CRC32
|
| /linux/drivers/crypto/stm32/ |
| A D | Kconfig | 6 select CRC32 8 This enables support for the CRC32 hw accelerator which can be found
|
| /linux/drivers/net/ethernet/realtek/ |
| A D | Kconfig | 23 select CRC32 37 select CRC32 49 select CRC32 102 select CRC32
|
| /linux/drivers/net/ethernet/renesas/ |
| A D | Kconfig | 22 select CRC32 36 select CRC32
|
| /linux/drivers/net/ethernet/freescale/ |
| A D | Kconfig | 29 select CRC32 39 select CRC32 97 select CRC32
|
| /linux/drivers/char/xillybus/ |
| A D | Kconfig | 12 select CRC32 45 select CRC32
|
| /linux/drivers/net/ethernet/microchip/ |
| A D | Kconfig | 22 select CRC32 51 select CRC32
|
| /linux/drivers/net/ethernet/dlink/ |
| A D | Kconfig | 23 select CRC32 38 select CRC32
|
| /linux/drivers/net/ethernet/sis/ |
| A D | Kconfig | 23 select CRC32 39 select CRC32
|
| /linux/drivers/net/ethernet/via/ |
| A D | Kconfig | 24 select CRC32 49 select CRC32
|
| /linux/drivers/net/wireless/atmel/ |
| A D | Kconfig | 21 select CRC32 45 select CRC32
|
| /linux/drivers/net/usb/ |
| A D | Kconfig | 17 select CRC32 102 select CRC32 120 select CRC32 170 select CRC32 202 select CRC32 315 select CRC32 323 select CRC32 331 select CRC32 348 select CRC32 360 select CRC32 [all …]
|
| /linux/drivers/net/ethernet/ |
| A D | Kconfig | 92 select CRC32 104 select CRC32 136 select CRC32 156 select CRC32
|
| /linux/Documentation/staging/ |
| A D | xz.rst | 15 the LZMA2 filter and optionally also BCJ filters. CRC32 is supported 60 CRC32, make sure that you don't use some other integrity check type 66 Using CRC32 is strongly recommended unless there is some other layer 69 Note that the headers will always have a CRC32 which will be validated
|
| /linux/drivers/staging/rtl8192u/ |
| A D | Kconfig | 8 select CRC32
|
Completed in 36 milliseconds
12345678