From: Herbert Xu Date: Wed, 22 Jun 2005 20:27:51 +0000 (-0700) Subject: [CRYPTO]: Use template keys for speed tests if possible X-Git-Tag: v2.6.13-rc4~130^2~154^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dce907c00ff246a1fbb2b619964753ebc046591d;p=pandora-kernel.git [CRYPTO]: Use template keys for speed tests if possible The existing keys used in the speed tests do not pass the 3DES quality check. This patch makes it use the template keys instead. Other algorithms can supply template keys through the same interface if needed. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed