Home
last modified time | relevance | path

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

/device/asus/fugu/recovery/
Drecovery_updater.c105 static uint32_t xor_compute(char *ptr, uint32_t size) in xor_compute() function
128 xor = xor_compute(ptr + i * BOOT_UMIP_SECTOR_SIZE, BOOT_UMIP_SECTOR_SIZE); in xor_update()
134 xor = xor_compute(ptr, BOOT_UMIP_SIZE); in xor_update()
139 xor = xor_compute(ptr, BOOT_IFWI_SIZE); in xor_update()