summaryrefslogtreecommitdiff
path: root/crypto/ahash.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2023-02-08 13:53:24 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2023-02-13 18:34:48 +0800
commit663a0fb18e1ed9c6c54c3f2745411ed4e930c8d4 (patch)
tree45d8d1ca825f0c818e00cacd64f57ec20b41d41a /crypto/ahash.c
parent5a9031a8f6740ef01b46e1815c26e570823f29fb (diff)
downloadlinux-crypto-663a0fb18e1ed9c6c54c3f2745411ed4e930c8d4.tar.gz
linux-crypto-663a0fb18e1ed9c6c54c3f2745411ed4e930c8d4.zip
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 'crypto/ahash.c')
0 files changed, 0 insertions, 0 deletions