Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Dkern_trustcache.c47 static bool boot_os_tc_loaded = false; variable
847 if ((type == kTCTypeCryptex1BootOS) && boot_os_tc_loaded) { in load_trust_cache_with_type()
884 boot_os_tc_loaded = true; in load_trust_cache_with_type()