Home
last modified time | relevance | path

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

/xnu-8796.141.3/EXTERNAL_HEADERS/img4/
H A Dchip.h304 img4_chip_select_personalized_ap(void);
306 #define img4_chip_select_personalized_ap(...) \ macro
/xnu-8796.141.3/EXTERNAL_HEADERS/TrustCache/
H A DTypesConfig.h30 return img4_chip_select_personalized_ap(); in chipEnvironmentPersonalized()
/xnu-8796.141.3/bsd/kern/
H A Dimageboot.c847 rv = img4_firmware_evaluate(fw, img4_chip_select_personalized_ap(), NULL); in authenticate_root_with_img4()