提交 a88592cc 编写于 作者: H Herbert Xu

crypto: kdf - Select hmac in addition to sha256

In addition to sha256 we must also enable hmac for the kdf self-test
to work.
Reported-by: Nkernel test robot <oliver.sang@intel.com>
Fixes: 304b4ace ("crypto: kdf - select SHA-256 required...")
Fixes: 026a733e ("crypto: kdf - add SP800-108 counter key...")
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 881fc7fb
...@@ -1861,6 +1861,7 @@ config CRYPTO_JITTERENTROPY ...@@ -1861,6 +1861,7 @@ config CRYPTO_JITTERENTROPY
config CRYPTO_KDF800108_CTR config CRYPTO_KDF800108_CTR
tristate tristate
select CRYPTO_HMAC
select CRYPTO_SHA256 select CRYPTO_SHA256
config CRYPTO_USER_API config CRYPTO_USER_API
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册