Home
last modified time | relevance | path

Searched refs:fips (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/crypto/
Dapi.c250 const u32 fips = CRYPTO_ALG_FIPS_INTERNAL; in crypto_alg_lookup() local
258 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()
DMakefile10 obj-$(CONFIG_CRYPTO_FIPS) += fips.o
DKconfig31 This option enables the fips boot option which is