[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090305120041.GB4101@Chamillionaire.breakpoint.cc>
Date: Thu, 5 Mar 2009 13:00:41 +0100
From: Sebastian Andrzej Siewior <linux-crypto@...breakpoint.cc>
To: Huang Ying <ying.huang@...el.com>
Cc: Herbert Xu <herbert@...dor.apana.org.au>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] crypto: Add AES-NI support for more modes
* Huang Ying | 2009-03-05 10:25:49 [+0800]:
>--- a/crypto/Kconfig
>+++ b/crypto/Kconfig
>@@ -488,6 +488,7 @@ config CRYPTO_AES_NI_INTEL
> select CRYPTO_AES_X86_64
> select CRYPTO_CRYPTD
> select CRYPTO_ALGAPI
>+ select CRYPTO_FPU
> help
> Use Intel AES-NI instructions for AES algorithm.
>
>
Please add that you also accelerate block modes like lrw & xts. A full
list would be nice. There is no direct HW-support for this block modes
where the user could expect this from a marketing paper :)
Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists