Searched refs:TCReturn_t (Results 1 – 6 of 6) sorted by relevance
61 TCReturn_t75 TCReturn_t88 TCReturn_t100 TCReturn_t107 TCReturn_t114 TCReturn_t121 TCReturn_t128 TCReturn_t135 TCReturn_t
96 } __attribute__((packed)) TCReturn_t; typedef99 _Static_assert(sizeof(TCReturn_t) == sizeof(uint32_t), "TCReturn_t is not 32 bits large");101 static inline TCReturn_t106 TCReturn_t ret = { in buildTCRet()
60 typedef TCReturn_t (*loadModule_t)(68 typedef TCReturn_t (*load_t)(78 typedef TCReturn_t (*query_t)(85 typedef TCReturn_t (*getCapabilities_t)(90 typedef TCReturn_t (*queryGetTCType_t)(95 typedef TCReturn_t (*queryGetCapabilities_t)(100 typedef TCReturn_t (*queryGetHashType_t)(105 typedef TCReturn_t (*queryGetFlags_t)(110 typedef TCReturn_t (*queryGetConstraintCategory_t)(
300 TCReturn_t tc_ret = interface->load( in xnu_load_trust_cache()364 TCReturn_t tc_ret = interface->loadModule( in xnu_load_legacy_trust_cache()426 TCReturn_t tc_ret = interface->query( in xnu_query_trust_cache()806 TCReturn_t tc_ret = (TCReturn_t){.error = kTCReturnError}; in load_static_trust_cache()880 TCReturn_t tcRet = {.error = kTCReturnError}; in static_trust_cache_capabilities()
2420 TCReturn_t tc_ret = amfi->TrustCache.queryGetTCType(&qt, &tc_type); in shared_region_map_and_slide_setup()
12400 TCReturn_t tc_ret = interface->load(12496 TCReturn_t tc_ret = interface->query(