Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/code_signing/
H A Dtxm.c233 .failure_fatal = true, in txm_add_page()
419 if (parameters->failure_fatal && (ret != KERN_SUCCESS)) { in txm_kernel_call()
574 .failure_fatal = true, in get_logging_info()
589 .failure_fatal = true, in get_code_signing_info()
667 .failure_fatal = true, in txm_enter_lockdown_mode()
715 .failure_fatal = true, in txm_toggle_developer_mode()
755 .failure_fatal = true in txm_update_device_state()
769 .failure_fatal = true in txm_complete_security_boot_mode()
1057 .failure_fatal = true, in txm_unregister_code_signature()
1137 .failure_fatal = true, in txm_reconstitute_code_signature()
[all …]
/xnu-12377.61.12/bsd/sys/
H A Dtrusted_execution_monitor.h76 bool failure_fatal; member
/xnu-12377.61.12/bsd/kern/
H A Dkern_trustcache.c108 .failure_fatal = true, in get_trust_cache_info()