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:
378c669
)
[CRYPTO] users: Use block ciphers where applicable
author
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 22 Aug 2006 10:36:13 +0000
(20:36 +1000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:46:15 +0000
(11:46 +1000)
This patch converts all remaining users to use the new block cipher type
where applicable. It also changes all simple cipher operations to use
the new encrypt_one/decrypt_one interface.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found