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

Revert "crypto: algif_aead - Disable AEAD user-space for now"

This reverts commit f858c7bc as
the algif_aead interface has been switched over to the new AEAD
interface.
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 cf58fcb1
......@@ -1532,6 +1532,15 @@ config CRYPTO_USER_API_RNG
This option enables the user-spaces interface for random
number generator algorithms.
config CRYPTO_USER_API_AEAD
tristate "User-space interface for AEAD cipher algorithms"
depends on NET
select CRYPTO_AEAD
select CRYPTO_USER_API
help
This option enables the user-spaces interface for AEAD
cipher algorithms.
config CRYPTO_HASH_INFO
bool
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册