|
csdb
205a102042c471be93b29176a20aa7f80cb631d5
Chatsync database
|
#include "algo/crc32.hpp"#include <cstdint>Namespaces | |
| algo | |
| algo::hash | |
Functions | |
| uint32_t | algo::hash::crc32 (const uint8_t *s, size_t size, uint32_t init) |
Variables | |
| static const uint32_t | algo::hash::crc32_tab [] |