Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_CRCT10DIF_PCLMUL
has multiple definitions:
arch/x86/crypto/Kconfig
The configuration item CONFIG_CRYPTO_CRCT10DIF_PCLMUL:
CONFIG_X86 && CONFIG_64BIT && CONFIG_CRC_T10DIF
crct10dif-pclmul
, crct10dif-pclmul
CRC16 CRC algorithm used for the T10 (SCSI) Data Integrity Field (DIF)
Architecture: x86_64 using: - PCLMULQDQ (carry-less multiplication)
crypto/Kconfig
The configuration item CONFIG_CRYPTO_CRCT10DIF_PCLMUL:
CONFIG_X86 && CONFIG_64BIT && CONFIG_CRC_T10DIF
crct10dif-pclmul
, crct10dif-pclmul
For x86_64 processors with SSE4.2 and PCLMULQDQ supported, CRC T10 DIF PCLMULQDQ computation can be hardware accelerated PCLMULQDQ instruction. This option will create 'crct10dif-pclmul' module, which is faster when computing the crct10dif checksum as compared with the generic table implementation.
Raw data from LKDDb:
lkddb module crct10dif-pclmul CONFIG_CRYPTO_CRCT10DIF_PCLMUL : arch/x86/crypto/Kconfig : "CRCT10DIF (PCLMULQDQ)" # in 6.1–6.13
lkddb module crct10dif-pclmul CONFIG_CRYPTO_CRCT10DIF_PCLMUL : crypto/Kconfig : "CRCT10DIF PCLMULQDQ hardware acceleration" # in 3.12–3.19, 4.0–4.20, 5.0–5.19, 6.0, 6.0+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2025). See also LKDDb sources on GitLab