Forum | Documentation | Website | Blog

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

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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 700d5078
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment