Home
last modified time | relevance | path

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

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