crypto: hash - Fix async import on shash algorithm
Herbert Xu authored

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>
90246e79