Searched refs:kTCEntryHashSize (Results 1 – 5 of 5) sorted by relevance
| /xnu-11215/bsd/sys/ |
| H A D | trust_caches.h | 156 const uint8_t cdhash[kTCEntryHashSize], 168 const uint8_t cdhash[kTCEntryHashSize],
|
| /xnu-11215/bsd/kern/ |
| H A D | kern_trustcache.c | 199 const uint8_t cdhash[kTCEntryHashSize], in txm_query_trust_cache() argument 230 const uint8_t cdhash[kTCEntryHashSize], in txm_query_trust_cache_for_rem() argument 421 const uint8_t cdhash[kTCEntryHashSize], in ppl_query_trust_cache() argument 622 const uint8_t cdhash[kTCEntryHashSize], in xnu_query_trust_cache() argument 929 const uint8_t cdhash[kTCEntryHashSize], in query_trust_cache() argument 952 const uint8_t cdhash[kTCEntryHashSize], in query_trust_cache_for_rem() argument
|
| /xnu-11215/osfmk/vm/ |
| H A D | pmap_cs.h | 160 const uint8_t cdhash[kTCEntryHashSize], 171 const uint8_t cdhash[kTCEntryHashSize],
|
| /xnu-11215/libkern/libkern/amfi/ |
| H A D | amfi.h | 172 const uint8_t CDHash[kTCEntryHashSize],
|
| /xnu-11215/osfmk/arm/pmap/ |
| H A D | pmap.c | 1226 const uint8_t cdhash[kTCEntryHashSize], 13145 const uint8_t cdhash[kTCEntryHashSize], argument 13184 const uint8_t cdhash[kTCEntryHashSize], argument 13189 uint8_t cdhash_safe[kTCEntryHashSize] = {0}; 13192 memcpy(cdhash_safe, cdhash, kTCEntryHashSize); 13209 const uint8_t cdhash[kTCEntryHashSize], argument
|