Searched refs:tc_type (Results 1 – 2 of 2) sorted by relevance
1231 TCType_t tc_type = kTCTypeEngineering; in load_static_trust_cache() local1248 tc_type = kTCTypeStatic; in load_static_trust_cache()1254 tc_type = kTCTypeStatic; in load_static_trust_cache()1259 if (tc_type == kTCTypeEngineering) { in load_static_trust_cache()1272 tc_type, in load_static_trust_cache()1280 if (tc_type == kTCTypeStatic) { in load_static_trust_cache()1295 if (tc_type == kTCTypeStatic) { in load_static_trust_cache()
1310 TCType_t tc_type = kTCTypeInvalid; in shared_region_map_and_slide_setup() local1311 TCReturn_t tc_ret = amfi->TrustCache.queryGetTCType(&qt, &tc_type); in shared_region_map_and_slide_setup()1313 (tc_type == kTCTypeCryptex1BootOS || in shared_region_map_and_slide_setup()1314 tc_type == kTCTypeStatic || in shared_region_map_and_slide_setup()1315 tc_type == kTCTypeEngineering)); in shared_region_map_and_slide_setup()