Home
last modified time | relevance | path

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

/xnu-8796.141.3/EXTERNAL_HEADERS/img4/
H A Dfirmware.h817 img4_firmware_destroy(img4_firmware_t _Nonnull *_Nullable fw);
819 #define img4_firmware_destroy(...) \ macro
/xnu-8796.141.3/bsd/kern/
H A Dimageboot.c854 img4_firmware_destroy(&fw); in authenticate_root_with_img4()