Searched refs:computed_crc (Results 1 – 1 of 1) sorted by relevance
33 u32 computed_crc; in bcm963xx_read_imagetag() local42 computed_crc = crc32_le(IMAGETAG_CRC_START, (u8 *)buf, in bcm963xx_read_imagetag()44 if (computed_crc == buf->header_crc) { in bcm963xx_read_imagetag()55 name, tag_offset, buf->header_crc, computed_crc); in bcm963xx_read_imagetag()