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:
cba8356
)
[BLOCK] cryptoloop: Use block ciphers where applicable
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:45:53 +0000
(11:45 +1000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:45:53 +0000
(11:45 +1000)
This patch converts cryptoloop to use the new block cipher type where
applicable. As a result the ECB-specific and CBC-specific transfer
functions have been merged.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found