Home
last modified time | relevance | path

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

/device/asus/fugu/recovery/
Drecovery_updater.c35 #define BOOT_UMIP_XOR_OFFSET 0x7 macro
133 *(ptr + BOOT_UMIP_XOR_OFFSET) = 0; in xor_update()
135 *(ptr + BOOT_UMIP_XOR_OFFSET) = xor_factorize(xor); in xor_update()