[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1215689169.5257.7.camel@localhost.localdomain>
Date: Thu, 10 Jul 2008 07:26:09 -0400
From: austin zhang <austin_zhang@...ux.intel.com>
To: Herbert Xu <herbert@...dor.apana.org.au>, johnpol@....mipt.ru
Cc: davem@...emloft.net, chaapala@...co.com,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
arjan@...ux.intel.com
Subject: Re: FW: [Fwd: [PATCH]Using Intel CRC32 instruction to implement
hardware accelerated CRC32c algorithm.]
On Wed, 2008-07-09 at 15:41 +0800, Herbert Xu wrote:
> I've just converted the crc32c module over to the new interface.
> You can use this as an example.
Herbert and Evgeniy,
Sorry for late reply. Thanks a lot for your information and example, I
will work out the intel-specific implemetation. After internal
discussing and approval, I will post here for review again.
> Unfortunately this leads to nasty hacks because the existing
> interface does chaining in a way that isn't easily mapped over
> to the crypto API. However this is no great loss since there
> is a grand total of two users in the tree :)
>
> So my plan is to convert them and then remove the libcrc32c
> interface completely.
Because libcrc32c can be a module in original implemetation, so for
those other routine which call crc32c_le directly, this may not work for
them?
--
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