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