Searched refs:kTCEntryHashSize (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.1.9/bsd/sys/ |
| H A D | trust_caches.h | 168 const uint8_t cdhash[kTCEntryHashSize], 180 const uint8_t cdhash[kTCEntryHashSize],
|
| /xnu-12377.1.9/bsd/kern/ |
| H A D | kern_trustcache.c | 260 const uint8_t cdhash[kTCEntryHashSize], in txm_query_trust_cache() argument 291 const uint8_t cdhash[kTCEntryHashSize], in txm_query_trust_cache_for_rem() argument 527 const uint8_t cdhash[kTCEntryHashSize], in ppl_query_trust_cache() argument 734 const uint8_t cdhash[kTCEntryHashSize], in xnu_query_trust_cache() argument 1072 const uint8_t cdhash[kTCEntryHashSize], in query_trust_cache() argument 1095 const uint8_t cdhash[kTCEntryHashSize], in query_trust_cache_for_rem() argument
|
| /xnu-12377.1.9/osfmk/vm/ |
| H A D | pmap_cs.h | 160 const uint8_t cdhash[kTCEntryHashSize], 171 const uint8_t cdhash[kTCEntryHashSize],
|
| /xnu-12377.1.9/libkern/libkern/amfi/ |
| H A D | amfi.h | 175 const uint8_t CDHash[kTCEntryHashSize],
|
| /xnu-12377.1.9/osfmk/arm/pmap/ |
| H A D | pmap.c | 1238 const uint8_t cdhash[kTCEntryHashSize], 13176 const uint8_t cdhash[kTCEntryHashSize], argument 13215 const uint8_t cdhash[kTCEntryHashSize], argument 13220 uint8_t cdhash_safe[kTCEntryHashSize] = {0}; 13223 memcpy(cdhash_safe, cdhash, kTCEntryHashSize); 13240 const uint8_t cdhash[kTCEntryHashSize], argument
|