qemu-e2k/include/qemu
Jeff Cody 8e1b02b8ef qemu: add castagnoli crc32c checksum algorithm
This adds the Castagnoli CRC32C algorithm, using the 0x11EDC6F41
polynomial.

This is extracted from the linux kernel cryptographic crc32.c module.

The algorithm is based on:

Castagnoli93: Guy Castagnoli and Stefan Braeuer and Martin Herrman
             "Optimization of Cyclic Redundancy-Check Codes with 24
              and 32 Parity Bits", IEEE Transactions on Communication,
              Volume 41, Number 6, June 1993

Signed-off-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-05-03 10:31:58 +02:00
..
acl.h
aes.h
atomic.h
bitmap.h
bitops.h
bswap.h bswap: fix compiler warning 2013-04-19 11:28:22 +02:00
cache-utils.h
compatfd.h
compiler.h
config-file.h
crc32c.h qemu: add castagnoli crc32c checksum algorithm 2013-05-03 10:31:58 +02:00
envlist.h
error-report.h
event_notifier.h
fifo8.h
hbitmap.h
host-utils.h
int128.h
iov.h
log.h
main-loop.h
module.h
notify.h
option_int.h
option.h
osdep.h win32: add readv/writev emulation 2013-04-29 10:52:36 +02:00
queue.h
range.h
ratelimit.h
sockets.h
thread-posix.h
thread-win32.h
thread.h
timer.h Remove unnecessary FreeBSD #include 2013-04-25 14:45:46 -05:00
tls.h
typedefs.h
uri.h
xattr.h