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:
6fba00d
)
crypto: xcbc - Use crypto_xor
author
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 22 Jul 2009 05:04:37 +0000
(13:04 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 22 Jul 2009 06:38:10 +0000
(14:38 +0800)
This patch replaces the local xor function with the generic
crypto_xor function.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found