Home
last modified time | relevance | path

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

/xnu-11215.1.10/EXTERNAL_HEADERS/img4/
H A Dfirmware.h658 img4_firmware_attach_manifest(img4_firmware_t fw,
661 #define img4_firmware_attach_manifest(...) \ macro
/xnu-11215.1.10/bsd/kern/
H A Dimageboot.c846 img4_firmware_attach_manifest(fw, &tck); in authenticate_root_with_img4()