Multi-ApplicationOnlineProfiling
2.1
|
#include "CRC64.h"
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... | |