Home
last modified time | relevance | path

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

/xnu-8019.80.24/EXTERNAL_HEADERS/img4/
H A Dfirmware.h658 img4_firmware_destroy(img4_firmware_t _Nonnull *_Nullable fw);
660 #define img4_firmware_destroy(...) \ macro
/xnu-8019.80.24/bsd/kern/
H A Dimageboot.c848 img4_firmware_destroy(&fw); in authenticate_root_with_img4()