Searched refs:fips (Results 1 – 4 of 4) sorted by relevance
26 unsigned int fips:1; /* True if this is a FIPS140-2 approved curve */ member51 .fips = 0,
10 obj-$(CONFIG_CRYPTO_FIPS) += fips.o
30 This option enables the fips boot option which is
511 size_t nbytes, int fips);1448 size_t nbytes, int fips) in _extract_entropy() argument1457 if (fips) { in _extract_entropy()