Multi-ApplicationOnlineProfiling  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CRC64.c File Reference
#include "CRC64.h"
Include dependency graph for CRC64.c:

Go to the source code of this file.

Macros

#define CRC64REV   0xC96C5795D7870F42ULL
 

Functions

void MALP_Trace_crc64_init ()
 This initializes the CRC64 internals. More...
 

Variables

uint64_t crc_table [256]
 crc_table More...
 

Macro Definition Documentation

#define CRC64REV   0xC96C5795D7870F42ULL

Definition at line 22 of file CRC64.c.