You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Cc: [email protected]#4.10
Fixes: f1c131b ("crypto: xts - Convert to skcipher")
Reported-by: Harald Freudenberger <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
0 commit comments