From: Herbert Xu Subject: Re: [PATCH] Using Intel CRC32 instruction to accelerate CRC32c algorithm by new crypto API. Date: Mon, 4 Aug 2008 22:19:16 +0800 Message-ID: <20080804141916.GC11415@gondor.apana.org.au> References: <1217842507.20845.18.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: davem@davemloft.net, linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org To: Austin Zhang Return-path: Received: from rhun.apana.org.au ([64.62.148.172]:60722 "EHLO arnor.apana.org.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754294AbYHDOTU (ORCPT ); Mon, 4 Aug 2008 10:19:20 -0400 Content-Disposition: inline In-Reply-To: <1217842507.20845.18.camel@localhost.localdomain> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Mon, Aug 04, 2008 at 05:35:07AM -0400, Austin Zhang wrote: > > +config CRYPTO_CRC32C_INTEL > + tristate "CRC32c INTEL hardware acceleration" > + select CRYPTO_HASH You need some sort of a dependency here. See what the other assembly algorithms do it. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt