Home
last modified time | relevance | path

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

/xnu-8020.121.3/EXTERNAL_HEADERS/img4/
H A Dfirmware.h329 img4_firmware_new_from_vnode_4xnu(const img4_runtime_t *rt,
335 #define img4_firmware_new_from_vnode_4xnu(...) \ macro
/xnu-8020.121.3/bsd/kern/
H A Dimageboot.c837 fw = img4_firmware_new_from_vnode_4xnu(IMG4_RUNTIME_DEFAULT, &exec, 'rosi', in authenticate_root_with_img4()