Skip to content
Commit 3e90950d authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: algif_aead - Temporarily disable all AEAD algorithms



As the AEAD conversion is still ongoing, we do not yet wish to
export legacy AEAD implementations to user-space, as their calling
convention will change.

This patch actually disables all AEAD algorithms because some of
them (e.g., cryptd) will need to be modified to propagate this flag.

Subsequent patches will reenable them on an individual basis.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 15539de5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment