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:
a0ca6ca
)
crypto: arc4 - now arc needs blockcipher support
author
Sebastian Andrzej Siewior
<sebastian@breakpoint.cc>
Tue, 26 Jun 2012 16:13:46 +0000
(18:13 +0200)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 27 Jun 2012 06:42:07 +0000
(14:42 +0800)
Since commit
ce6dd368
("crypto: arc4 - improve performance by adding
ecb(arc4)) we need to pull in a blkcipher.
|ERROR: "crypto_blkcipher_type" [crypto/arc4.ko] undefined!
|ERROR: "blkcipher_walk_done" [crypto/arc4.ko] undefined!
|ERROR: "blkcipher_walk_virt" [crypto/arc4.ko] undefined!
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig
patch
|
blob
|
history
diff --cc
crypto/Kconfig
Simple merge