Home
last modified time | relevance | path

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

/xnu-8796.141.3/EXTERNAL_HEADERS/img4/
H A Dchip.h402 img4_chip_select_cryptex1_preboot(void);
404 #define img4_chip_select_cryptex1_preboot(...) \ macro
/xnu-8796.141.3/EXTERNAL_HEADERS/TrustCache/
H A DTypesConfig.h70 return img4_chip_select_cryptex1_preboot(); in chipEnvironmentCryptex1PreBoot()