From: Jussi Kivilinna Date: Mon, 8 Apr 2013 18:51:05 +0000 (+0300) Subject: crypto: cast6-avx: use new optimized XTS code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~57^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70177286e1d49dfa2ce565af10d1f63d9b769d77;p=pandora-kernel.git crypto: cast6-avx: use new optimized XTS code Change cast6-avx to use the new XTS code, for smaller stack usage and small boost to performance. tcrypt results, with Intel i5-2450M: enc dec 16B 1.01x 1.01x 64B 1.01x 1.00x 256B 1.09x 1.02x 1024B 1.08x 1.06x 8192B 1.08x 1.07x Signed-off-by: Jussi Kivilinna Signed-off-by: Herbert Xu --- Reading git-diff-tree failed