diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2009-07-15 14:39:05 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2009-07-15 14:39:05 +0200 |
commit | a70c522520d967844c01fa01459edc698fc54544 (patch) | |
tree | fa132bf2be983b3300340779c155bc8ff95708b0 /crypto/async_tx/async_tx.c | |
parent | crypto: padlock - Fix compile error on i386 (diff) | |
download | linux-a70c522520d967844c01fa01459edc698fc54544.tar.xz linux-a70c522520d967844c01fa01459edc698fc54544.zip |
crypto: ahash - Fix setkey crash
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: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/async_tx/async_tx.c')
0 files changed, 0 insertions, 0 deletions