Searched refs:arch_ima_get_secureboot (Results 1 – 4 of 4) sorted by relevance
33 bool arch_ima_get_secureboot(void) in arch_ima_get_secureboot() function70 if (IS_ENABLED(CONFIG_IMA_ARCH_POLICY) && arch_ima_get_secureboot()) { in arch_get_ima_policy()
30 bool sb_state = arch_ima_get_secureboot(); in ima_appraise_parse_cmdline()
922 && arch_ima_get_secureboot()) { in ima_load_data()
215 if (!arch_ima_get_secureboot()) in load_uefi_certs()
Completed in 9 milliseconds