#include "XrdOuc/XrdOucCRC32C.hh"#include <isa-l/crc.h>#include <cstdlib>#include <string>#include <vector>#include <sstream>#include <iomanip>Go to the source code of this file.
Classes | |
| struct | XrdEc::ObjCfg |
Namespaces | |
| namespace | XrdEc |
Functions | |
| static uint32_t | XrdEc::isal_crc32 (uint32_t crc, void const *buf, size_t len) |
| ISAL crc32 implementation. | |
Variables | |
| static const std::string | XrdEc::ObjStr = "obj" |