Searched refs:computed_crc (Results 1 – 1 of 1) sorted by relevance
101 u32 computed_crc; in bcm63xx_read_image_tag() local110 computed_crc = crc32_le(IMAGETAG_CRC_START, (u8 *)buf, in bcm63xx_read_image_tag()112 if (computed_crc == buf->header_crc) { in bcm63xx_read_image_tag()123 name, tag_offset, buf->header_crc, computed_crc); in bcm63xx_read_image_tag()