Searched refs:computed_crc (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mtd/
H A Dbcm63xxpart.c85 u32 computed_crc; bcm63xx_parse_cfe_partitions() local
112 computed_crc = crc32_le(IMAGETAG_CRC_START, (u8 *)buf, bcm63xx_parse_cfe_partitions()
114 if (computed_crc == buf->header_crc) { bcm63xx_parse_cfe_partitions()
141 buf->header_crc, computed_crc); bcm63xx_parse_cfe_partitions()

Completed in 191 milliseconds