Home
last modified time | relevance | path

Searched refs:CRC32 (Results 1 – 25 of 119) sorted by relevance

12345

/Linux-v5.4/drivers/net/ethernet/8390/
DKconfig35 select CRC32
65 select CRC32
75 select CRC32
83 select CRC32
91 select CRC32
105 select CRC32
120 select CRC32
138 select CRC32
149 select CRC32
160 select CRC32
[all …]
/Linux-v5.4/drivers/net/ethernet/amd/
DKconfig26 select CRC32
37 select CRC32
59 select CRC32
81 select CRC32
97 select CRC32
106 select CRC32
115 select CRC32
123 select CRC32
165 select CRC32
180 select CRC32
/Linux-v5.4/drivers/net/ethernet/sun/
DKconfig23 select CRC32
36 select CRC32
47 select CRC32
59 select CRC32
68 select CRC32
102 select CRC32
/Linux-v5.4/drivers/net/ethernet/atheros/
DKconfig31 select CRC32
42 select CRC32
54 select CRC32
65 select CRC32
76 select CRC32
/Linux-v5.4/drivers/net/ethernet/smsc/
DKconfig25 select CRC32
38 select CRC32
57 select CRC32
69 select CRC32
79 select CRC32
94 select CRC32
115 select CRC32
/Linux-v5.4/lib/xz/
DKconfig4 select CRC32
8 CRC32 is supported. See Documentation/xz.txt for more information.
54 a character special file. It calculates CRC32 of the decompressed
/Linux-v5.4/arch/mips/crypto/
Dcrc32-mips.c64 #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-v5.4/drivers/net/ethernet/dec/tulip/
DKconfig17 select CRC32
45 select CRC32
111 select CRC32
125 select CRC32
136 select CRC32
149 select CRC32
/Linux-v5.4/drivers/net/ethernet/apple/
DKconfig23 select CRC32
46 select CRC32
57 select CRC32
/Linux-v5.4/drivers/net/ethernet/renesas/
DKconfig22 select CRC32
35 select CRC32
/Linux-v5.4/drivers/net/ethernet/realtek/
DKconfig23 select CRC32
37 select CRC32
49 select CRC32
102 select CRC32
/Linux-v5.4/lib/
DKconfig132 config CRC32 config
133 tristate "CRC32/CRC32c functions"
138 modules require CRC32/CRC32c functions, but a module built outside
139 the kernel tree does. Such modules that use library CRC32/CRC32c
143 tristate "CRC32 perform self test on init"
144 depends on CRC32
146 This option enables the CRC32 library functions to perform a
152 prompt "CRC32 implementation"
153 depends on CRC32
157 of CRC32 algorithm. Choose the default ("slice by 8") unless you
[all …]
/Linux-v5.4/drivers/net/ethernet/micrel/
DKconfig32 select CRC32
49 select CRC32
/Linux-v5.4/drivers/net/wan/
Dsbni.c694 *crc_p = CRC32( 0, *crc_p ); in download_data()
920 crc = CRC32( value, crc ); in send_frame_header()
923 crc = CRC32( value, crc ); in send_frame_header()
926 crc = CRC32( nl->tx_frameno, crc ); in send_frame_header()
928 crc = CRC32( 0, crc ); in send_frame_header()
942 crc = CRC32( inb( ioaddr + DAT ), crc ); in skip_tail()
965 crc = CRC32( value, crc ); in check_fhdr()
968 crc = CRC32( value, crc ); in check_fhdr()
979 crc = CRC32( value, crc ); in check_fhdr()
981 crc = CRC32( inb( ioaddr + DAT ), crc ); /* reserved byte */ in check_fhdr()
[all …]
/Linux-v5.4/drivers/net/ethernet/dlink/
DKconfig23 select CRC32
38 select CRC32
/Linux-v5.4/drivers/net/ethernet/sis/
DKconfig23 select CRC32
39 select CRC32
/Linux-v5.4/drivers/net/ethernet/via/
DKconfig23 select CRC32
48 select CRC32
/Linux-v5.4/drivers/net/wireless/atmel/
DKconfig21 select CRC32
45 select CRC32
/Linux-v5.4/drivers/net/ethernet/calxeda/
DKconfig6 select CRC32
/Linux-v5.4/drivers/net/ethernet/aeroflex/
DKconfig10 select CRC32
/Linux-v5.4/drivers/pci/endpoint/functions/
DKconfig9 select CRC32
/Linux-v5.4/drivers/gpu/drm/qxl/
DKconfig7 select CRC32
/Linux-v5.4/Documentation/
Dxz.txt15 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-v5.4/drivers/net/ethernet/cortina/
DKconfig19 select CRC32
/Linux-v5.4/drivers/thunderbolt/
DKconfig7 select CRC32

12345