Home
last modified time | relevance | path

Searched refs:allowEngineeringTC (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/EXTERNAL_HEADERS/TrustCache/
H A DAPI.h32 bool allowEngineeringTC, in trustCacheInitializeRuntime() argument
45 runtime->allowEngineeringTC = allowEngineeringTC; in trustCacheInitializeRuntime()
H A DTypes.h251 bool allowEngineeringTC; member
/xnu-8792.41.9/bsd/kern/
H A Dkern_trustcache.c836 if (trust_cache_rt->allowEngineeringTC == false) { in load_static_trust_cache()