Home
last modified time | relevance | path

Searched defs:secure (Results 1 – 7 of 7) sorted by relevance

/systemd-251/src/boot/efi/
Dsecure-boot.c8 BOOLEAN secure; in secure_boot_enabled() local
17 BOOLEAN secure, audit = FALSE, deployed = FALSE, setup = FALSE; in secure_boot_mode() local
Dboot.c470 SecureBootMode secure; in print_status() local
/systemd-251/src/fundamental/
Defivars-fundamental.c20 sd_bool secure, in decode_secure_boot_mode()
/systemd-251/src/basic/
Dhexdecoct.c111 int unhexmem_full(const char *p, size_t l, bool secure, void **ret, size_t *ret_len) { in unhexmem_full()
751 int unbase64mem_full(const char *p, size_t l, bool secure, void **ret, size_t *ret_size) { in unbase64mem_full()
Defivars.c334 int secure = read_flag(EFI_GLOBAL_VARIABLE(SecureBoot)); in efi_get_secure_boot_mode() local
/systemd-251/src/creds/
Dcreds.c131 const char *secure, *secure_color = NULL; in add_credentials_to_table() local
/systemd-251/src/boot/
Dbootctl.c1602 SecureBootMode secure = efi_get_secure_boot_mode(); in verb_status() local