Searched refs:computed_crc32 (Results 1 – 1 of 1) sorted by relevance
129 uint32_t computed_crc32 = GetBootloaderControlCRC(&boot_ctrl); in BootControlInit() local130 if (boot_ctrl.crc32_le != computed_crc32) { in BootControlInit()133 computed_crc32, boot_ctrl.crc32_le); in BootControlInit()