On Mon, Apr 08, 2013 at 09:50:55PM +0300, Jussi Kivilinna wrote: > This patch adds AVX optimized XTS-mode helper functions/macros and converts > serpent-avx to use the new facilities. Benefits are slightly improved speed > and reduced stack usage as use of temporary IV-array is avoided. > > tcrypt results, with Intel i5-2450M: > enc dec > 16B 1.00x 1.00x > 64B 1.00x 1.00x > 256B 1.04x 1.06x > 1024B 1.09x 1.09x > 8192B 1.10x 1.09x > > Signed-off-by: Jussi Kivilinna <jussi.kivilinna@xxxxxx> All applied. Thanks! -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html