Searched defs:crc32 (Results 1 – 5 of 5) sorted by relevance
6 #define crc32(val, s, len) cyg_crc32_accumulate(val, (unsigned char *)s, len) macro
51 uint32_t crc32; member
68 # define crc32 z_crc32 macro
59 # define crc32 z_crc32 macro
21 #define crc32 cyg_ether_crc32_accumulate macro