Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dtrust_caches.h65 } __attribute__((__packed__)) trust_cache_offsets_t; typedef
/xnu-10002.41.9/bsd/kern/
H A Dkern_trustcache.c762 trust_cache_offsets_t *tc_offsets = NULL; in load_static_trust_cache()
815 } else if (os_add_overflow(offsets_length, sizeof(trust_cache_offsets_t), &struct_length)) { in load_static_trust_cache()