Searched refs:fips (Results 1 – 3 of 3) sorted by relevance
250 const u32 fips = CRYPTO_ALG_FIPS_INTERNAL; in crypto_alg_lookup() local258 alg = __crypto_alg_lookup(name, (type | test) & ~fips, in crypto_alg_lookup()259 (mask | test) & ~fips); in crypto_alg_lookup()261 if (((type | mask) ^ fips) & fips) in crypto_alg_lookup()262 mask |= fips; in crypto_alg_lookup()263 mask &= fips; in crypto_alg_lookup()
10 obj-$(CONFIG_CRYPTO_FIPS) += fips.o
31 This option enables the fips boot option which is