Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libbootconfig/src/
Dlib.rs115 let checksum = self.checksum(); in update_trailer() localVariable
118 trailer[4..8].clone_from_slice(&checksum.to_le_bytes()); in update_trailer()
124 fn checksum(&self) -> u32 { in checksum() method
/bootable/libbootloader/libxbc/
Dlibxbc.c33 static uint32_t checksum(const unsigned char* const buffer, uint32_t size) { in checksum() function
109 checksum((unsigned char*)bootconfig_start_addr, bootconfig_size); in addBootConfigTrailer()
/bootable/recovery/updater_sample/
DREADME.md225 - [x] Verify system partition checksum for package