Searched refs:boot_magic_decode (Results 1 – 3 of 3) sorted by relevance
20 boot_magic_decode(const uint8_t *magic) in boot_magic_decode() function
241 if (BOOT_MAGIC_GOOD == boot_magic_decode(magic)) { in boot_find_status()
259 state->magic = boot_magic_decode(magic); in boot_read_swap_state()