mirror of
https://github.com/openharmony/third_party_fsverity-utils.git
synced 2026-07-01 10:05:35 -04:00
39194220bc
The latest UAPI header includes the declarations of fsverity_descriptor and fsverity_formatted_digest (previously fsverity_signed_digest). Therefore they no longer need to be declared in other files. Acked-by: Luca Boccassi <luca.boccassi@microsoft.com> Link: https://lore.kernel.org/r/20201113213314.73616-2-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@google.com>