Searched refs:TrustCache (Results 1 – 5 of 5) sorted by relevance
105 } else if (amfi->TrustCache.version < 2) { in trust_cache_runtime_init()313 } else if (amfi->TrustCache.version < 2) { in trust_cache_runtime_init()484 } else if (amfi->TrustCache.version < 2) { in trust_cache_runtime_init()534 TCReturn_t tc_ret = amfi->TrustCache.load( in xnu_load_trust_cache()586 TCReturn_t tc_ret = amfi->TrustCache.loadModule( in xnu_load_legacy_trust_cache()636 TCReturn_t tc_ret = amfi->TrustCache.query( in xnu_query_trust_cache()664 if (amfi->TrustCache.version < 3) { in xnu_check_trust_cache_runtime_for_uuid()673 TCReturn_t tc_ret = amfi->TrustCache.checkRuntimeForUUID( in xnu_check_trust_cache_runtime_for_uuid()1040 if (amfi->TrustCache.version < 1) { in load_static_trust_cache()1133 tc_ret = amfi->TrustCache.loadModule( in load_static_trust_cache()[all …]
252 TrustCacheInterface_t TrustCache; member
12955 if (amfi->TrustCache.version < 3) {12964 TCReturn_t tc_ret = amfi->TrustCache.checkRuntimeForUUID(13075 TCReturn_t tc_ret = amfi->TrustCache.load(13159 TCReturn_t tc_ret = amfi->TrustCache.query(14272 amfi->TrustCache.queryGetFlags(&query_token, &flags);14273 amfi->TrustCache.queryGetHashType(&query_token, &hash_type);
1296 TCReturn_t tc_ret = amfi->TrustCache.queryGetTCType(&qt, &tc_type); in shared_region_map_and_slide_setup()
11582 amfi->TrustCache.queryGetFlags(&query_token, &flags);11583 amfi->TrustCache.queryGetHashType(&query_token, &hash_type);