Files
linux/crypto
Herbert Xu ddde9085f5 crypto: xts - Propagate NEED_FALLBACK bit
commit 89027579bc upstream.

When we're used as a fallback algorithm, we should propagate
the NEED_FALLBACK bit when searching for the underlying ECB mode.

This just happens to fix a hang too because otherwise the search
may end up loading the same module that triggered this XTS creation.

Fixes: f1c131b454 ("crypto: xts - Convert to skcipher")
Reported-by: Harald Freudenberger <freude@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-12 06:44:14 +01:00
..
2016-11-28 21:23:21 +08:00
2017-03-12 06:44:14 +01:00
2016-11-28 21:23:17 +08:00
2016-11-28 21:23:18 +08:00
2016-11-28 21:23:18 +08:00