diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2023-02-10 20:20:20 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-02-13 18:34:48 +0800 |
commit | d9588045f540157e36d8d6aeb54d6ce769a89b5b (patch) | |
tree | ad3d494c38ed0a09904daa24c3ece857ced675da /crypto/ecb.c | |
parent | 700d507805727635e8f57882a7f9641e8ca1eb19 (diff) |
crypto: hash - Use crypto_request_complete
Use the crypto_request_complete helper instead of calling the
completion function directly.
This patch also removes the voodoo programming previously used
for unaligned ahash operations and replaces it with a sub-request.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ecb.c')
0 files changed, 0 insertions, 0 deletions