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:
2a6af25
)
crypto: algif - zeroize IV buffer
author
Stephan Mueller
<smueller@chronox.de>
Tue, 11 Nov 2014 04:37:57 +0000
(
05:37
+0100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 12 Nov 2014 14:14:31 +0000
(22:14 +0800)
Zeroize the buffer holding the IV used for the completed
cipher operation before the buffer is released by the
skcipher AF_ALG interface handler.
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found