Searched refs:kTCEntryHashSize (Results 1 – 5 of 5) sorted by relevance
| /xnu-10063.141.1/osfmk/vm/ |
| H A D | pmap_cs.h | 160 const uint8_t cdhash[kTCEntryHashSize], 171 const uint8_t cdhash[kTCEntryHashSize],
|
| /xnu-10063.141.1/bsd/sys/ |
| H A D | trust_caches.h | 153 const uint8_t cdhash[kTCEntryHashSize],
|
| /xnu-10063.141.1/bsd/kern/ |
| H A D | kern_trustcache.c | 210 const uint8_t cdhash[kTCEntryHashSize], in txm_query_trust_cache() argument 415 const uint8_t cdhash[kTCEntryHashSize], in ppl_query_trust_cache() argument 616 const uint8_t cdhash[kTCEntryHashSize], in xnu_query_trust_cache() argument 918 const uint8_t cdhash[kTCEntryHashSize], in query_trust_cache() argument
|
| /xnu-10063.141.1/libkern/libkern/amfi/ |
| H A D | amfi.h | 172 const uint8_t CDHash[kTCEntryHashSize],
|
| /xnu-10063.141.1/osfmk/arm/pmap/ |
| H A D | pmap.c | 1191 const uint8_t cdhash[kTCEntryHashSize], 12989 const uint8_t cdhash[kTCEntryHashSize], argument 13028 const uint8_t cdhash[kTCEntryHashSize], argument 13033 uint8_t cdhash_safe[kTCEntryHashSize] = {0}; 13036 memcpy(cdhash_safe, cdhash, kTCEntryHashSize); 13053 const uint8_t cdhash[kTCEntryHashSize], argument
|