Home
last modified time | relevance | path

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

/linux/security/integrity/ima/
H A Dima_efi.c33 bool arch_ima_get_secureboot(void) in arch_ima_get_secureboot() function
70 if (IS_ENABLED(CONFIG_IMA_ARCH_POLICY) && arch_ima_get_secureboot()) { in arch_get_ima_policy()
H A Dima_appraise.c30 bool sb_state = arch_ima_get_secureboot(); in ima_appraise_parse_cmdline()
H A Dima_main.c953 && arch_ima_get_secureboot()) { in ima_load_data()
/linux/arch/s390/kernel/
H A Dima_arch.c6 bool arch_ima_get_secureboot(void) in arch_ima_get_secureboot() function
/linux/arch/powerpc/kernel/
H A Dima_arch.c10 bool arch_ima_get_secureboot(void) in arch_ima_get_secureboot() function
/linux/security/integrity/platform_certs/
H A Dload_uefi.c215 if (!arch_ima_get_secureboot()) in load_uefi_certs()