Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 84534684 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: skcipher - Add dependency on ecb


As lskcipher requires the ecb wrapper for the transition add an
explicit dependency on it so that it is always present.  This can
be removed once all simple ciphers have been converted to lskcipher.

Reported-by: default avatarNathan Chancellor <nathan@kernel.org>
Fixes: 705b52fe

 ("crypto: cbc - Convert from skcipher to lskcipher")
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Tested-by: default avatarNathan Chancellor <nathan@kernel.org>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 4999999e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment