openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
crc32.h File Reference
#include <stdint.h>

Go to the source code of this file.

Functions

static uint32_t crc32 (uint32_t val, const void *ss, int len)
 

Variables

const uint32_t crc32_table [256]
 

Function Documentation

◆ crc32()

static uint32_t crc32 ( uint32_t  val,
const void *  ss,
int  len 
)
inlinestatic

Variable Documentation

◆ crc32_table

const uint32_t crc32_table[256]
extern