Home
last modified time | relevance | path

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

/systemd-251/src/boot/efi/
Dshim.c59 static EFI_SECURITY_FILE_AUTHENTICATION_STATE esfas = NULL; variable
141 return esfas(this, authentication_status, device_path_const); in security_policy_authentication()
150 if (esfas) in security_policy_install()
165 esfas = security_protocol->FileAuthenticationState; in security_policy_install()