-
由 Herbert Xu 提交于
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: NHerbert Xu <herbert@gondor.apana.org.au>d9588045