diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2023-02-08 13:53:24 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-02-13 18:34:48 +0800 |
commit | 256f9e53ae129c9536226b485a8c4e98223088d0 (patch) | |
tree | 874e2f7542d10efb54c4d574eff8330e9d3188d3 /lib/interval_tree.c | |
parent | 5419f2b27ea594f97cbeb743789448a9872f283f (diff) | |
download | linux-256f9e53ae129c9536226b485a8c4e98223088d0.tar.gz |
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: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/interval_tree.c')
0 files changed, 0 insertions, 0 deletions