|
xrootd
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
| uint32_t | crc32c (uint32_t crc, void const *buf, size_t len) |
| uint32_t | crc32c_sw (uint32_t crc, void const *buf, size_t len) |
| uint32_t crc32c | ( | uint32_t | crc, |
| void const * | buf, | ||
| size_t | len | ||
| ) |
| uint32_t crc32c_sw | ( | uint32_t | crc, |
| void const * | buf, | ||
| size_t | len | ||
| ) |