Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/ !
H A Dtrustcache.h108 uint32_t lookup_in_static_trust_cache(const uint8_t cdhash[CS_CDHASH_LEN]);
/xnu-8020.121.3/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.c12448 return lookup_in_static_trust_cache(cdhash);