Searched refs:efi_secure_boot_enabled (Results 1 – 5 of 5) sorted by relevance
364 bool efi_secure_boot_enabled(void) in efi_secure_boot_enabled() function
102 if (!efi_secure_boot_enabled()) { in efi_variable_authenticate()
600 if (!efi_secure_boot_enabled()) in efi_image_authenticate()
519 (efi_secure_boot_enabled() ? "ON" : "OFF")); in eficonfig_process_secure_boot_config()
1014 bool efi_secure_boot_enabled(void);
Completed in 21 milliseconds