Searched refs:Crcnum_t (Results 1 – 1 of 1) sorted by relevance
41 typedef uint32_t Crcnum_t; typedef48 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];61 Crcnum_t posix_cksum_tab[256] = {125 Crcnum_t polynomial; in crc_open()126 Crcnum_t x; in crc_open()174 Crcnum_t t; in crc_open()[all …]