From: Sebastian Siewior Date: Tue, 11 Mar 2008 13:24:26 +0000 (+0800) Subject: [CRYPTO] tcrypt: Group common speed templates X-Git-Tag: v2.6.26-rc1~1120^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=477035c2abdcff7583369e5777cb7be1bb1dbea8;p=pandora-kernel.git [CRYPTO] tcrypt: Group common speed templates Some crypto ciphers which are impleneted support similar key sizes (16,24 & 32 byte). They can be grouped together and use a common templatte instead of their own which contains the same data. Signed-off-by: Sebastian Siewior Signed-off-by: Herbert Xu --- Reading git-diff-tree failed