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 e857c47..9862212 100755
--- a/cryptfs_hw.h
+++ b/cryptfs_hw.h
@@ -37,6 +37,7 @@ int set_hw_device_encryption_key(const char*, const char*);
int update_hw_device_encryption_key(const char*, const char*, const char*);
int clear_hw_device_encryption_key();
unsigned int is_hw_disk_encryption(const char*);
+unsigned int is_hw_fde_enabled(void);
int is_ice_enabled(void);
int should_use_keymaster();