|
xrootd
|
#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 | |
| XrdEc | |
Functions | |
| static uint32_t | XrdEc::isal_crc32 (uint32_t crc, void const *buf, size_t len) |
| ISAL crc32 implementation. More... | |
Variables | |
| static const std::string | XrdEc::ObjStr = "obj" |