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

[CRYPTO] seqiv: Add select AEAD in Kconfig

Now that seqiv supports AEAD algorithms it needs to select the AEAD option.

Thanks to Erez Zadok for pointing out the problem.
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 6e050778
......@@ -34,6 +34,7 @@ config CRYPTO_BLKCIPHER
config CRYPTO_SEQIV
tristate "Sequence Number IV Generator"
select CRYPTO_AEAD
select CRYPTO_BLKCIPHER
help
This IV generator generates an IV based on a sequence number by
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册