Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dimageboot.c203 boolean_t authenticated_dmg_chunklist = false; in imageboot_pivot_image() local
252 authenticated_dmg_chunklist = true; in imageboot_pivot_image()
322 if (rooted_dmg || authenticated_dmg_chunklist || skip_signature_check) { in imageboot_pivot_image()