Skip to content
Snippets Groups Projects
Commit 9ffde35a authored by Herbert Xu's avatar Herbert Xu
Browse files

[CRYPTO] authenc: Use crypto_grab_skcipher


This patch converts the authenc algorithm over to crypto_grab_skcipher
which is a prerequisite for IV generation.

This patch also changes authenc to set its ASYNC status depending on
the ASYNC status of the underlying skcipher.

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