Searched refs:arch_ima_get_secureboot (Results 1 – 7 of 7) 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()
29 bool sb_state = arch_ima_get_secureboot(); in ima_appraise_parse_cmdline()
861 && arch_ima_get_secureboot()) { in ima_load_data()
72 extern bool arch_ima_get_secureboot(void);75 static inline bool arch_ima_get_secureboot(void) in arch_ima_get_secureboot() function
6 bool arch_ima_get_secureboot(void) in arch_ima_get_secureboot() function
10 bool arch_ima_get_secureboot(void) in arch_ima_get_secureboot() function
215 if (!arch_ima_get_secureboot()) in load_uefi_certs()