Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_SELFTESTS
:
CONFIG_EXPERT
Enable the cryptographic self-tests.
The cryptographic self-tests run at boot time, or at algorithm registration time if algorithms are dynamically loaded later.
There are two main use cases for these tests:
- Development and pre-release testing. In this case, also enable CRYPTO_SELFTESTS_FULL to get the full set of tests. All crypto code in the kernel is expected to pass the full set of tests.
- Production kernels, to help prevent buggy drivers from being used and/or meet FIPS 140-3 pre-operational testing requirements. In this case, enable CRYPTO_SELFTESTS but not CRYPTO_SELFTESTS_FULL.
Raw data from LKDDb:
(none)
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