Home
last modified time | relevance | path

Searched refs:arch_ima_get_secureboot (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/security/integrity/ima/
Dima_efi.c33 bool arch_ima_get_secureboot(void) in arch_ima_get_secureboot() function
67 if (IS_ENABLED(CONFIG_IMA_ARCH_POLICY) && arch_ima_get_secureboot()) { in arch_get_ima_policy()
Dima_appraise.c27 bool sb_state = arch_ima_get_secureboot(); in ima_appraise_parse_cmdline()
Dima_main.c782 && arch_ima_get_secureboot()) { in ima_load_data()
/Linux-v5.15/arch/s390/kernel/
Dima_arch.c6 bool arch_ima_get_secureboot(void) in arch_ima_get_secureboot() function
/Linux-v5.15/include/linux/
Dima.h54 extern bool arch_ima_get_secureboot(void);
57 static inline bool arch_ima_get_secureboot(void) in arch_ima_get_secureboot() function
/Linux-v5.15/arch/powerpc/kernel/
Dima_arch.c10 bool arch_ima_get_secureboot(void) in arch_ima_get_secureboot() function