Searched refs:arch_get_secureboot (Results 1 – 3 of 3) sorted by relevance
30 bool sb_state = arch_get_secureboot(); in ima_appraise_parse_cmdline()
1011 if (IS_ENABLED(CONFIG_KEXEC_SIG) && arch_get_secureboot()) { in ima_load_data()
2415 bool arch_get_secureboot(void) in arch_get_secureboot() function