Searched defs:Crc_s (Results 1 – 2 of 2) sorted by relevance
43 typedef struct Crc_s struct48 Crcnum_t init;49 Crcnum_t done;50 Crcnum_t xorsize;51 const Crcnum_t *tab; /* use |const| to give the compiler a hint that the data won't change */52 Crcnum_t tabdata[256];53 unsigned int addsize;54 unsigned int rotate;
43 typedef struct Crc_s struct 48 initCrc_s global() argument 49 doneCrc_s global() argument 50 xorsizeCrc_s global() argument 51 tabCrc_s global() argument 52 tabdataCrc_s global() argument 53 addsizeCrc_s global() argument 54 rotateCrc_s global() argument