From: Sebastian Siewior Subject: Re: [RFC] [crypto] AES shorten the Kconfig entry Date: Sat, 5 Apr 2008 16:53:25 +0200 Message-ID: <20080405145325.GB9821@Chamillionaire.breakpoint.cc> References: <20080328223952.GD24018@Chamillionaire.breakpoint.cc> <20080405130727.GC4644@gondor.apana.org.au> Reply-To: Sebastian Siewior Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Cc: linux-crypto@vger.kernel.org To: Herbert Xu Return-path: Received: from Chamillionaire.breakpoint.cc ([85.10.199.196]:46058 "EHLO Chamillionaire.breakpoint.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752118AbYDEOx0 (ORCPT ); Sat, 5 Apr 2008 10:53:26 -0400 Content-Disposition: inline In-Reply-To: <20080405130727.GC4644@gondor.apana.org.au> Sender: linux-crypto-owner@vger.kernel.org List-ID: * Herbert Xu | 2008-04-05 21:07:27 [+0800]: >On Fri, Mar 28, 2008 at 11:39:52PM +0100, Sebastian Siewior wrote: >> Remove copied / duplicate entry from the assemble version and add a >> small hint that the assembly version performs better and is not >> a relict. >> >> Signed-off-by: Sebastian Siewior > >Looks OK but there is another one of these in drivers/crypto. Okey. So if you like that one I check the other file as well. >Cheers, Sebastian