aboutsummaryrefslogtreecommitdiff
path: root/lib/libsecureboot/h/verify_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libsecureboot/h/verify_file.h')
-rw-r--r--lib/libsecureboot/h/verify_file.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libsecureboot/h/verify_file.h b/lib/libsecureboot/h/verify_file.h
index 88d758b27af4..f918ed6d0e38 100644
--- a/lib/libsecureboot/h/verify_file.h
+++ b/lib/libsecureboot/h/verify_file.h
@@ -46,6 +46,7 @@ int verify_prep(int, const char *, off_t, struct stat *, const char *);
void ve_debug_set(int);
char *ve_error_get(void);
void ve_efi_init(void);
+void ve_status_set(int, int);
int ve_status_get(int);
int load_manifest(const char *, const char *, const char *, struct stat *);
int pass_manifest(const char *, const char *);