Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dkern_trustcache.c47 static bool boot_app_tc_loaded = false; variable
623 } else if ((type == kTCTypeCryptex1BootApp) && boot_app_tc_loaded) { in load_trust_cache_with_type()
648 boot_app_tc_loaded = true; in load_trust_cache_with_type()