Searched refs:crom_crc (Results 1 – 3 of 3) sorted by relevance
228 crom_crc(u_int32_t *ptr, int len) in crom_crc() function325 crc = crom_crc((u_int32_t *)&dir->entry[0], dir->crc_len); in crom_desc()518 crom_crc(&chunk->data.buf[0], chunk->data.crc_len); in crom_load()527 hdr->crc = crom_crc(&buf[1], hdr->crc_len); in crom_load()
215 u_int16_t crom_crc(u_int32_t *r, int);
308 crc = crom_crc(crom_buf+1, hdr->crc_len); in show_crom()319 crc = crom_crc((u_int32_t *)&dir->entry[0], dir->crc_len); in show_crom()