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:
866cd90
)
[CRYPTO] tcrypt: Zero axbuf in the right function
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sun, 30 Dec 2007 09:24:11 +0000
(20:24 +1100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:59 +0000
(08:16 +1100)
The axbuf buffer is used by test_aead and therefore should be zeroed
there instead of in test_hash.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found