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:
7613636
)
[CRYPTO] cbc: Use crypto_xor
author
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 20 Nov 2007 09:33:39 +0000
(17:33 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:18 +0000
(08:16 +1100)
This patch replaces the custom xor in CBC with the generic crypto_xor.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found