From 17db8546997023ba5c931c1f250bb23bf8d0b958 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Thu, 21 May 2015 15:11:11 +0800 Subject: [PATCH] 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-format-patch failed