Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/8390/
DKconfig36 select CRC32
53 select CRC32
63 select CRC32
71 select CRC32
81 select CRC32
96 select CRC32
112 select CRC32
131 select CRC32
142 select CRC32
153 select CRC32
[all …]
/linux-4.1.27/drivers/net/ethernet/sun/
DKconfig24 select CRC32
37 select CRC32
48 select CRC32
60 select CRC32
69 select CRC32
83 select CRC32
/linux-4.1.27/drivers/net/ethernet/atheros/
DKconfig24 select CRC32
35 select CRC32
47 select CRC32
58 select CRC32
69 select CRC32
/linux-4.1.27/drivers/net/ethernet/amd/
DKconfig25 select CRC32
36 select CRC32
61 select CRC32
84 select CRC32
100 select CRC32
109 select CRC32
118 select CRC32
126 select CRC32
170 select CRC32
187 select CRC32
/linux-4.1.27/lib/xz/
DKconfig3 select CRC32
7 CRC32 is supported. See Documentation/xz.txt for more information.
53 a character special file. It calculates CRC32 of the decompressed
/linux-4.1.27/drivers/net/ethernet/smsc/
DKconfig26 select CRC32
40 select CRC32
60 select CRC32
72 select CRC32
82 select CRC32
99 select CRC32
120 select CRC32
/linux-4.1.27/drivers/net/ethernet/apple/
DKconfig24 select CRC32
47 select CRC32
58 select CRC32
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
DKconfig16 select CRC32
45 select CRC32
112 select CRC32
128 select CRC32
139 select CRC32
152 select CRC32
/linux-4.1.27/lib/
DKconfig98 config CRC32 config
99 tristate "CRC32/CRC32c functions"
104 modules require CRC32/CRC32c functions, but a module built outside
105 the kernel tree does. Such modules that use library CRC32/CRC32c
109 bool "CRC32 perform self test on init"
111 depends on CRC32
113 This option enables the CRC32 library functions to perform a
119 prompt "CRC32 implementation"
120 depends on CRC32
124 of CRC32 algorithm. Choose the default ("slice by 8") unless you
DKconfig.debug493 select CRC32
/linux-4.1.27/drivers/net/ethernet/realtek/
DKconfig24 select CRC32
39 select CRC32
53 select CRC32
107 select CRC32
/linux-4.1.27/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 …]
Dsbni.h135 #define CRC32(c,crc) (crc32tab[((size_t)(crc) ^ (c)) & 0xff] ^ (((crc) >> 8) & 0x00FFFFFF)) macro
/linux-4.1.27/drivers/net/ethernet/dlink/
DKconfig24 select CRC32
38 select CRC32
/linux-4.1.27/drivers/net/ethernet/via/
DKconfig23 select CRC32
47 select CRC32
/linux-4.1.27/drivers/net/ethernet/sis/
DKconfig24 select CRC32
40 select CRC32
/linux-4.1.27/drivers/net/ethernet/micrel/
DKconfig42 select CRC32
59 select CRC32
/linux-4.1.27/drivers/net/ethernet/calxeda/
DKconfig5 select CRC32
/linux-4.1.27/drivers/net/ethernet/aeroflex/
DKconfig9 select CRC32
/linux-4.1.27/drivers/net/ethernet/renesas/
DKconfig9 select CRC32
/linux-4.1.27/drivers/gpu/drm/qxl/
DKconfig11 select CRC32
/linux-4.1.27/drivers/thunderbolt/
DKconfig4 select CRC32
/linux-4.1.27/drivers/net/ethernet/tile/
DKconfig9 select CRC32
/linux-4.1.27/Documentation/
Dxz.txt14 the LZMA2 filter and optionally also BCJ filters. CRC32 is supported
57 CRC32, make sure that you don't use some other integrity check type
63 Using CRC32 is strongly recommended unless there is some other layer
66 Note that the headers will always have a CRC32 which will be validated
/linux-4.1.27/fs/logfs/
DKconfig6 select CRC32
/linux-4.1.27/net/bluetooth/bnep/
DKconfig4 select CRC32
/linux-4.1.27/drivers/net/ethernet/freescale/
DKconfig37 select CRC32
91 select CRC32
/linux-4.1.27/drivers/net/ethernet/davicom/
DKconfig8 select CRC32
/linux-4.1.27/drivers/net/ethernet/
DKconfig84 select CRC32
116 select CRC32
146 select CRC32
/linux-4.1.27/drivers/char/xillybus/
DKconfig8 select CRC32
/linux-4.1.27/drivers/media/usb/ttusb-dec/
DKconfig4 select CRC32
/linux-4.1.27/drivers/net/ethernet/allwinner/
DKconfig27 select CRC32
/linux-4.1.27/fs/qnx6/
DKconfig3 depends on BLOCK && CRC32
/linux-4.1.27/drivers/net/ethernet/fujitsu/
DKconfig23 select CRC32
/linux-4.1.27/drivers/net/ethernet/samsung/
DKconfig23 select CRC32
/linux-4.1.27/fs/ubifs/
DKconfig4 select CRC32
/linux-4.1.27/drivers/net/usb/
DKconfig16 select CRC32
146 select CRC32
175 select CRC32
287 select CRC32
295 select CRC32
303 select CRC32
320 select CRC32
330 select CRC32
459 select CRC32
/linux-4.1.27/drivers/net/ethernet/microchip/
DKconfig24 select CRC32
/linux-4.1.27/drivers/net/ethernet/sgi/
DKconfig24 select CRC32
/linux-4.1.27/drivers/net/ethernet/rdc/
DKconfig24 select CRC32
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
DKconfig6 select CRC32
/linux-4.1.27/drivers/net/ethernet/silan/
DKconfig24 select CRC32
/linux-4.1.27/drivers/net/ethernet/adaptec/
DKconfig24 select CRC32
/linux-4.1.27/arch/arm64/crypto/
DKconfig53 tristate "CRC32 and CRC32C using optional ARMv8 instructions"
Dcrc32-arm64.c289 module_cpu_feature_match(CRC32, crc32_mod_init);
/linux-4.1.27/drivers/net/ethernet/sfc/
DKconfig5 select CRC32
/linux-4.1.27/fs/nilfs2/
DKconfig3 select CRC32
/linux-4.1.27/drivers/net/ethernet/ibm/emac/
DKconfig4 select CRC32
/linux-4.1.27/fs/gfs2/
DKconfig5 select CRC32
/linux-4.1.27/drivers/net/ethernet/myricom/
DKconfig25 select CRC32
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
DKconfig6 select CRC32
/linux-4.1.27/fs/jfs/
DKconfig4 select CRC32
/linux-4.1.27/drivers/net/ethernet/packetengines/
DKconfig36 select CRC32
/linux-4.1.27/fs/jbd2/
DKconfig3 select CRC32
/linux-4.1.27/drivers/net/ethernet/marvell/
DKconfig79 select CRC32
120 select CRC32
/linux-4.1.27/drivers/net/wireless/
DKconfig80 select CRC32
104 select CRC32
222 select CRC32
/linux-4.1.27/drivers/net/ethernet/adi/
DKconfig25 select CRC32
/linux-4.1.27/drivers/remoteproc/
DKconfig7 select CRC32
/linux-4.1.27/drivers/of/
DKconfig25 select CRC32
/linux-4.1.27/drivers/media/pci/saa7134/
DKconfig7 select CRC32
/linux-4.1.27/drivers/net/ethernet/natsemi/
DKconfig43 select CRC32
/linux-4.1.27/fs/ocfs2/
DKconfig5 select CRC32
/linux-4.1.27/drivers/usb/atm/
DKconfig8 select CRC32
/linux-4.1.27/drivers/net/wireless/p54/
DKconfig19 select CRC32
/linux-4.1.27/crypto/
DKconfig345 select CRC32
357 support CRC32C implementation using hardware accelerated CRC32
359 which will enable any routine to use the CRC32 instruction to
367 select CRC32
373 tristate "CRC32 CRC algorithm"
375 select CRC32
381 tristate "CRC32 PCLMULQDQ hardware acceleration"
384 select CRC32
388 CRC32 PCLMULQDQ implementation using hardware accelerated PCLMULQDQ
/linux-4.1.27/drivers/net/wireless/hostap/
DKconfig12 select CRC32
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h369 u16 CRC32:1; member
Dr8192E_dev.c2031 stats->bCRC = pdesc->CRC32; in rtl8192_rx_query_status_desc()
2032 stats->bHwError = pdesc->CRC32 | pdesc->ICV; in rtl8192_rx_query_status_desc()
2041 if (pdesc->CRC32) { in rtl8192_rx_query_status_desc()
/linux-4.1.27/fs/reiserfs/
DKconfig3 select CRC32
/linux-4.1.27/drivers/net/ethernet/chelsio/
DKconfig24 select CRC32
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/
DSuspend.txt123 This support requires the CRC32 function to be enabled.
/linux-4.1.27/drivers/net/ethernet/3com/
DKconfig92 select CRC32
/linux-4.1.27/drivers/video/console/
DKconfig102 select CRC32
/linux-4.1.27/drivers/net/ethernet/broadcom/
DKconfig76 select CRC32
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U.h347 u16 CRC32:1; member
363 u16 CRC32:1; member
Dr8192U_core.c4404 stats->bCRC = desc->CRC32; in query_rxdesc_status()
/linux-4.1.27/drivers/mtd/ubi/
DKconfig3 select CRC32
/linux-4.1.27/fs/jffs2/
DKconfig3 select CRC32
/linux-4.1.27/drivers/media/
DKconfig138 select CRC32
/linux-4.1.27/arch/x86/lib/
Dx86-opcode-map.txt740 f0: MOVBE Gy,My | MOVBE Gw,Mw (66) | CRC32 Gd,Eb (F2) | CRC32 Gd,Eb (66&F2)
741 f1: MOVBE My,Gy | MOVBE Mw,Gw (66) | CRC32 Gd,Ey (F2) | CRC32 Gd,Ew (66&F2)
/linux-4.1.27/fs/nfs/
DKconfig201 select CRC32
/linux-4.1.27/drivers/net/wireless/ipw2x00/
DKconfig167 select CRC32
/linux-4.1.27/drivers/net/irda/
DKconfig262 select CRC32
384 select CRC32
/linux-4.1.27/arch/arm/plat-samsung/
DKconfig276 select CRC32
/linux-4.1.27/drivers/usb/gadget/legacy/
DKconfig90 select CRC32
166 select CRC32
/linux-4.1.27/drivers/pcmcia/
DKconfig21 select CRC32
/linux-4.1.27/net/mac80211/
DKconfig9 select CRC32
/linux-4.1.27/arch/powerpc/platforms/
DKconfig279 select CRC32
/linux-4.1.27/block/partitions/
DKconfig250 select CRC32
/linux-4.1.27/kernel/power/
DKconfig30 select CRC32
/linux-4.1.27/drivers/net/ethernet/intel/
DKconfig70 select CRC32
/linux-4.1.27/drivers/mtd/
DKconfig146 select CRC32
/linux-4.1.27/drivers/net/
DKconfig226 select CRC32
/linux-4.1.27/sound/soc/codecs/
DKconfig549 select CRC32
/linux-4.1.27/drivers/media/i2c/
DKconfig683 select CRC32
/linux-4.1.27/arch/blackfin/
DKconfig874 depends on !SMP && !BF531 && !CRC32
/linux-4.1.27/arch/mips/
DKconfig331 select CRC32
/linux-4.1.27/drivers/scsi/
DKconfig609 select CRC32