commit | 3263263f7091eccab6fdc23f28f09b17c0466629 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sun Dec 10 09:50:36 2006 +1100 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Sun Dec 10 10:18:57 2006 -0800 |
tree | 72880f0ebb001c64650e2f44e0378c3ea7054a32 | |
parent | 0258736a0a2cde8ab30725b601aeca4cf8bc93ab [diff] |
[CRYPTO] dm-crypt: Select CRYPTO_CBC As CBC is the default chaining method for cryptoloop, we should select it from cryptoloop to ease the transition. Spotted by Rene Herman. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Linus Torvalds <torvalds@osdl.org>