Searched refs:arch_ima_get_secureboot (Results 1 – 6 of 6) sorted by relevance
54 bool arch_ima_get_secureboot(void) in arch_ima_get_secureboot() function88 if (IS_ENABLED(CONFIG_IMA_ARCH_POLICY) && arch_ima_get_secureboot()) { in arch_get_ima_policy()
39 extern bool arch_ima_get_secureboot(void);42 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
22 bool sb_state = arch_ima_get_secureboot(); in default_appraise_setup()
722 && arch_ima_get_secureboot()) { in ima_load_data()