Commit 66f6ce5e authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: ahash - Add unaligned handling and default operations



This patch exports the finup operation where available and adds
a default finup operation for ahash.  The operations final, finup
and digest also will now deal with unaligned result pointers by
copying it.  Finally export/import operations are will now be
exported too.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 093900c2
Supports Markdown
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