git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3d1044
)
[CRYPTO] cryptoloop: Select CRYPTO_CBC
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sat, 2 Dec 2006 03:36:03 +0000
(14:36 +1100)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 7 Dec 2006 02:38:59 +0000
(18:38 -0800)
As CBC is the default chaining method for cryptoloop, we should select
it from cryptoloop to ease the transition.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found