Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index

CONFIG_CRYPTO_CRC32C_INTEL: CRC32c (SSE4.2/PCLMULQDQ)

General informations

The Linux kernel configuration item CONFIG_CRYPTO_CRC32C_INTEL has multiple definitions:

CRC32c (SSE4.2/PCLMULQDQ) found in arch/x86/crypto/Kconfig

The configuration item CONFIG_CRYPTO_CRC32C_INTEL:

Help text

CRC32c CRC algorithm with the iSCSI polynomial (RFC 3385 and RFC 3720)

Architecture: x86 (32-bit and 64-bit) using: - SSE4.2 (Streaming SIMD Extensions 4.2) CRC32 instruction - PCLMULQDQ (carry-less multiplication)

CRC32c INTEL hardware acceleration found in crypto/Kconfig

The configuration item CONFIG_CRYPTO_CRC32C_INTEL:

Help text

In Intel processor with SSE4.2 supported, the processor will support CRC32C implementation using hardware accelerated CRC32 instruction. This option will create 'crc32c-intel' module, which will enable any routine to use the CRC32 instruction to gain performance compared with software implementation. Module will be crc32c-intel.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index

Automatically generated (in year 2024). See also LKDDb sources on GitLab