MistServer  2.5.3-Pro-19-gf5e75b1 ( Generic_64)
Namespaces | Functions
checksum.h File Reference

Go to the source code of this file.

Namespaces

 checksum
 

Functions

unsigned int checksum::crc32 (unsigned int crc, const char *data, size_t len)
 
unsigned int checksum::crc32c (unsigned int crc, const char *data, size_t len)
 
unsigned int checksum::crc32LE (unsigned int crc, const char *data, size_t len)