xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
XrdOucCRC32C.hh File Reference
#include <stdint.h>
Include dependency graph for XrdOucCRC32C.hh:

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)
 

Function Documentation

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 
)