Searched refs:fips (Results 1 – 3 of 3) sorted by relevance
10 obj-$(CONFIG_CRYPTO_FIPS) += fips.o
30 This option enables the fips boot option which is
550 size_t nbytes, int fips);1554 size_t nbytes, int fips) in _extract_entropy() argument1563 if (fips) { in _extract_entropy()