Skip to content
Commit 256f9e53 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: cryptd - Use subreq for AEAD



AEAD reuses the existing request object for its child.  This is
error-prone and unnecessary.  This patch adds a subrequest object
just like we do for skcipher and hash.

This patch also restores the original completion function as we
do for skcipher/hash.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 5419f2b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment