CMS 3D CMS Logo

Namespaces | Functions | Variables

/data/refman/pasoursint/CMSSW_4_4_5_patch3/src/FWCore/Utilities/interface/CRC16.h File Reference

#include <cassert>

Go to the source code of this file.

Namespaces

namespace  evf

Functions

unsigned short evf::compute_crc (unsigned char *buffer, unsigned int bufSize)
unsigned short evf::compute_crc_64bit (unsigned short crc, unsigned char *p)
unsigned short evf::compute_crc_8bit (unsigned short crc, unsigned char data)

Variables

const unsigned short evf::crc_table [256]