Home
last modified time | relevance | path

Searched refs:_SECURE_BOOT_INVALID (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/fundamental/
Defivars-fundamental.h29 _SECURE_BOOT_INVALID = -EINVAL, enumerator
/systemd-251/src/basic/
Defivars.c329 static SecureBootMode cache = _SECURE_BOOT_INVALID; in efi_get_secure_boot_mode()
331 if (cache != _SECURE_BOOT_INVALID) in efi_get_secure_boot_mode()