Searched refs:tc_type (Results 1 – 2 of 2) sorted by relevance
1094 TCType_t tc_type = kTCTypeEngineering; in load_static_trust_cache() local1111 tc_type = kTCTypeStatic; in load_static_trust_cache()1117 tc_type = kTCTypeStatic; in load_static_trust_cache()1122 if (tc_type == kTCTypeEngineering) { in load_static_trust_cache()1135 tc_type, in load_static_trust_cache()1143 if (tc_type == kTCTypeStatic) { in load_static_trust_cache()
1295 TCType_t tc_type = kTCTypeInvalid; in shared_region_map_and_slide_setup() local1296 TCReturn_t tc_ret = amfi->TrustCache.queryGetTCType(&qt, &tc_type); in shared_region_map_and_slide_setup()1298 (tc_type == kTCTypeCryptex1BootOS || in shared_region_map_and_slide_setup()1299 tc_type == kTCTypeStatic || in shared_region_map_and_slide_setup()1300 tc_type == kTCTypeEngineering)); in shared_region_map_and_slide_setup()