Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757086AbZGGGNT (ORCPT ); Tue, 7 Jul 2009 02:13:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753934AbZGGGNJ (ORCPT ); Tue, 7 Jul 2009 02:13:09 -0400 Received: from a.mx.secunet.com ([213.68.205.161]:35899 "EHLO a.mx.secunet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751453AbZGGGNI (ORCPT ); Tue, 7 Jul 2009 02:13:08 -0400 X-Greylist: delayed 933 seconds by postgrey-1.27 at vger.kernel.org; Tue, 07 Jul 2009 02:13:08 EDT Date: Tue, 7 Jul 2009 08:15:48 +0200 From: Steffen Klassert To: Herbert Xu Cc: Huang Ying , "linux-kernel@vger.kernel.org" , "linux-crypto@vger.kernel.org" Subject: Re: [RFC 7/7] crypto: Add PCLMULQDQ accelerated GHASH implementation Message-ID: <20090707061548.GB20288@secunet.com> References: <20090621135121.GA3153@gondor.apana.org.au> <1246937512.5282.99.camel@yhuang-dev.sh.intel.com> <20090707034548.GA28075@gondor.apana.org.au> <20090707040232.GA28257@gondor.apana.org.au> <20090707040341.GA28303@gondor.apana.org.au> <20090707060015.GA20288@secunet.com> <20090707060003.GA28886@gondor.apana.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090707060003.GA28886@gondor.apana.org.au> User-Agent: Mutt/1.5.15+20070412 (2007-04-11) X-OriginalArrivalTime: 07 Jul 2009 06:13:11.0116 (UTC) FILETIME=[010BA8C0:01C9FECA] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 697 Lines: 17 On Tue, Jul 07, 2009 at 02:00:03PM +0800, Herbert Xu wrote: > > Sure, maybe I could take some of your code as is. My plan for > hmac is to first convert it to shash, then convert the users to > ahash, and finally convert hmac itself to ahash. > > This way we don't have to convert all the users and hmac in one > go. > I see. authenc is already converted, yesterday I started to look into ah4/ah6 ipsec. I'll post my hmac version to linux-crypto. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/