Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_CRC32C
has multiple definitions:
crypto/Kconfig
The configuration item CONFIG_CRYPTO_CRC32C:
(none)
crc32c
, crc32c_generic
CRC32c CRC algorithm with the iSCSI polynomial (RFC 3385 and RFC 3720)
A 32-bit CRC (cyclic redundancy check) with a polynomial defined by G. Castagnoli, S. Braeuer and M. Herrman in "Optimization of Cyclic Redundancy-Check Codes with 24 and 32 Parity Bits", IEEE Transactions on Communications, Vol. 41, No. 6, June 1993, selected for use with iSCSI.
Used by btrfs, ext4, jbd2, NVMeoF/TCP, and iSCSI.
crypto/Kconfig
The configuration item CONFIG_CRYPTO_CRC32C:
(none)
crc32c
, crc32c_generic
Castagnoli, et al Cyclic Redundancy-Check Algorithm. Used by iSCSI for header and data digests and by others. See Castagnoli93. Module will be crc32c.
Raw data from LKDDb:
lkddb module crc32c CONFIG_CRYPTO_CRC32C : crypto/Kconfig : "CRC32c CRC algorithm" # in 2.6.6–2.6.39, 3.0–3.14
lkddb module crc32c_generic CONFIG_CRYPTO_CRC32C : crypto/Kconfig : "CRC32c" # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+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 2024). See also LKDDb sources on GitLab