<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/crc32c.h, branch v3.4.78</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.4.78</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.4.78'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2008-12-25T00:01:43Z</updated>
<entry>
<title>libcrc32c: Add crc32c_le macro</title>
<updated>2008-12-25T00:01:43Z</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2008-11-11T04:20:06Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=0426c166424ea6d3d0412f47879c8ba268f874c4'/>
<id>urn:sha1:0426c166424ea6d3d0412f47879c8ba268f874c4</id>
<content type='text'>
The bnx2x driver actually uses the crc32c_le name so this patch
restores the crc32c_le symbol through a macro.

Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>libcrc32c: Move implementation to crypto crc32c</title>
<updated>2008-12-25T00:01:40Z</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2008-11-07T07:11:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=69c35efcf1576ab5f00cba83e8ca740923afb6c9'/>
<id>urn:sha1:69c35efcf1576ab5f00cba83e8ca740923afb6c9</id>
<content type='text'>
This patch swaps the role of libcrc32c and crc32c.  Previously
the implementation was in libcrc32c and crc32c was a wrapper.
Now the code is in crc32c and libcrc32c just calls the crypto
layer.

The reason for the change is to tap into the algorithm selection
capability of the crypto API so that optimised implementations
such as the one utilising Intel's CRC32C instruction can be
used where available.

Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
<entry>
<title>[LIB]: Add CRC32c (Castagnoli, et al Cyclic Redundancy-Check)</title>
<updated>2004-04-28T05:29:12Z</updated>
<author>
<name>Clay Haapala</name>
<email>chaapala@cisco.com</email>
</author>
<published>2004-04-28T05:29:12Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=37574f10f10a5dcc5809e6f99d9cb973be4c4991'/>
<id>urn:sha1:37574f10f10a5dcc5809e6f99d9cb973be4c4991</id>
<content type='text'>
</content>
</entry>
</feed>
