gem5  v21.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
crc.hh File Reference
#include "base/bitfield.hh"

Go to the source code of this file.

Functions

template<uint32_t Poly>
uint32_t crc32 (const uint8_t *data, uint32_t crc, std::size_t size)
 Evaluate the CRC32 of the first size bytes of a data buffer, using a specific polynomium and an initial value. More...
 

Generated on Tue Mar 23 2021 19:41:31 for gem5 by doxygen 1.8.17