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:
1aa4ecd
)
crypto: skcipher - Move IV generators into their own modules
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sun, 17 Aug 2008 08:04:30 +0000
(18:04 +1000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 29 Aug 2008 05:50:00 +0000
(15:50 +1000)
This patch moves the default IV generators into their own modules
in order to break a dependency loop between cryptomgr, rng, and
blkcipher.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found