Home
last modified time | relevance | path

Searched refs:DTTrustCacheRange (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/bsd/sys/
H A Dtrust_caches.h60 typedef struct DTTrustCacheRange { struct
63 } DTTrustCacheRange; argument
/xnu-11417.121.6/bsd/kern/
H A Dkern_trustcache.c1170 const DTTrustCacheRange *tc_range = NULL; in load_static_trust_cache()
1191 if (tc_dt_prop_length != sizeof(DTTrustCacheRange)) { in load_static_trust_cache()
1193 tc_dt_prop_length, sizeof(DTTrustCacheRange)); in load_static_trust_cache()