Home
last modified time | relevance | path

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

/device/amlogic/yukawa/hal/bootctrl/
Dboot_control.cc129 uint32_t computed_crc32 = GetBootloaderControlCRC(&boot_ctrl); in BootControlInit() local
130 if (boot_ctrl.crc32_le != computed_crc32) { in BootControlInit()
133 computed_crc32, boot_ctrl.crc32_le); in BootControlInit()