Home
last modified time | relevance | path

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

/systemd-251/src/boot/efi/
Dshim.c62 static EFI_SECURITY2_FILE_AUTHENTICATION es2fa = NULL; variable
81 status = es2fa(this, device_path, file_buffer, file_size, boot_policy); in security2_policy_authentication()
169 es2fa = security2_protocol->FileAuthentication; in security_policy_install()