Home
last modified time | relevance | path

Searched refs:lookup_in_static_trust_cache (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/osfmk/kern/
H A Dtrustcache.h108 uint32_t lookup_in_static_trust_cache(const uint8_t cdhash[CS_CDHASH_LEN]);
/xnu-8019.80.24/osfmk/arm/
H A Dtrustcache.c176 lookup_in_static_trust_cache(const uint8_t cdhash[CS_CDHASH_LEN]) in lookup_in_static_trust_cache() function
H A Dpmap.c12149 return lookup_in_static_trust_cache(cdhash);