From: Stephan Mueller Date: Tue, 11 Nov 2014 04:37:57 +0000 (+0100) Subject: crypto: algif - zeroize IV buffer X-Git-Tag: omap-for-v3.19/fixes-rc1~99^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1bd95bf7c25530a99ce371e0a26e4932efc021d;p=pandora-kernel.git crypto: algif - zeroize IV buffer 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed