summaryrefslogtreecommitdiffstats
path: root/cryptfs_hw.h
diff options
context:
space:
mode:
Diffstat (limited to 'cryptfs_hw.h')
-rwxr-xr-xcryptfs_hw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cryptfs_hw.h b/cryptfs_hw.h
index 2fccd5d..c7b1746 100755
--- a/cryptfs_hw.h
+++ b/cryptfs_hw.h
@@ -35,6 +35,7 @@ extern "C" {
int set_hw_device_encryption_key(const char*, const char*);
int update_hw_device_encryption_key(const char*, const char*);
+int wipe_hw_device_encryption_key(const char*);
unsigned int is_hw_disk_encryption(const char*);
int is_ice_enabled(void);