Home
last modified time | relevance | path

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

/u-boot/cmd/
A Deficonfig_sbkey.c64 struct efi_variable_authentication_2 *auth = buf; in file_have_auth_header()
83 static efi_status_t file_is_null_key(struct efi_variable_authentication_2 *auth, in file_is_null_key()
175 ret = file_is_null_key((struct efi_variable_authentication_2 *)buf, in eficonfig_process_enroll_key()
/u-boot/lib/efi_loader/
A Defi_variable.c54 const struct efi_variable_authentication_2 *auth; in efi_variable_authenticate()
72 if (*data_size < sizeof(struct efi_variable_authentication_2)) in efi_variable_authenticate()
/u-boot/include/
A Defi_api.h1984 struct efi_variable_authentication_2 { struct

Completed in 14 milliseconds