From: Herbert Xu Date: Thu, 21 May 2015 07:11:11 +0000 (+0800) Subject: crypto: gcm - Use default null skcipher X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17db8546997023ba5c931c1f250bb23bf8d0b958;p=pandora-kernel.git crypto: gcm - Use default null skcipher This patch makes gcm use the default null skcipher instead of allocating a new one for each tfm. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed