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

crypto: hash - Fix async import on shash algorithm


The function shash_async_import did not initialise the descriptor
correctly prior to calling the underlying shash import function.

This patch adds the required initialisation.

Reported-by: default avatarMiloslav Trmac <mitr@redhat.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 81280572
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment