Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dkern_trustcache.c46 static bool boot_os_tc_loaded = false; variable
620 if ((type == kTCTypeCryptex1BootOS) && boot_os_tc_loaded) { in load_trust_cache_with_type()
646 boot_os_tc_loaded = true; in load_trust_cache_with_type()