提交 e84c5480 编写于 作者: C Chuck Ebbert 提交者: Herbert Xu

crypto: fips - FIPS requires algorithm self-tests

Signed-off-by: NChuck Ebbert <cebbert@redhat.com>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 537559a5
...@@ -23,13 +23,12 @@ comment "Crypto core or helper" ...@@ -23,13 +23,12 @@ comment "Crypto core or helper"
config CRYPTO_FIPS config CRYPTO_FIPS
bool "FIPS 200 compliance" bool "FIPS 200 compliance"
depends on CRYPTO_ANSI_CPRNG depends on CRYPTO_ANSI_CPRNG && !CRYPTO_MANAGER_DISABLE_TESTS
help help
This options enables the fips boot option which is This options enables the fips boot option which is
required if you want to system to operate in a FIPS 200 required if you want to system to operate in a FIPS 200
certification. You should say no unless you know what certification. You should say no unless you know what
this is. Note that CRYPTO_ANSI_CPRNG is required if this this is.
option is selected
config CRYPTO_ALGAPI config CRYPTO_ALGAPI
tristate tristate
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册