Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRC32_SELFTEST
has multiple definitions:
lib/Kconfig
The configuration item CONFIG_CRC32_SELFTEST:
CONFIG_CRC32
crc32test
This option enables the CRC32 library functions to perform a self test on initialization. The self test computes crc32_le and crc32_be over byte strings with random alignment and length and computes the total elapsed time and number of bytes processed.
lib/Kconfig
The configuration item CONFIG_CRC32_SELFTEST:
CONFIG_CRC32
crc32test
This option enables the CRC32 library functions to perform a self test on initialization. The self test computes crc32_le and crc32_be over byte strings with random alignment and length and computes the total elapsed time and number of bytes processed.
Raw data from LKDDb:
lkddb module crc32test CONFIG_CRC32_SELFTEST : lib/Kconfig : "CRC32 perform self test on init" # in 4.11–4.20, 5.0–5.19, 6.0–6.11, 6.12-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