mm_crc32
unsigned int mm_crc32(unsigned char *address, unsigned int size, unsigned int crc);
&& (bulletin->crc == mm_crc32((u8_t*)bulletin + sizeof(bulletin->crc), bulletin->length - sizeof(bulletin->crc), BULLETIN_CRC_SEED)))