Skip to content
Snippets Groups Projects
user avatar
Herbert Xu authored
When the alignment check was made unconditional for ahash we
may end up crashing on shash algorithms because we're always
calling alg->setkey instead of tfm->setkey.

This patch fixes it.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
a70c5225
History
Name Last commit Last update