Home
last modified time | relevance | path

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

/external/vboot_reference/futility/
Dtraversal.c115 static int has_all_areas(uint8_t *buf, uint32_t len, FmapHeader *fmap, in has_all_areas() function
131 if (has_all_areas(buf, len, fmap, bios_area)) in recognize_bios_image()
133 if (has_all_areas(buf, len, fmap, old_bios_area)) in recognize_bios_image()