New device access backend.
[platform/upstream/cryptsetup.git] / lib / libcryptsetup.sym
index fcbd4dd..4f054f2 100644 (file)
@@ -17,6 +17,7 @@ CRYPTSETUP_1.0 {
                crypt_memory_lock;
                crypt_format;
                crypt_load;
+               crypt_repair;
                crypt_resize;
                crypt_suspend;
                crypt_resume_by_passphrase;
@@ -45,6 +46,7 @@ CRYPTSETUP_1.0 {
                crypt_get_iv_offset;
                crypt_get_volume_key_size;
                crypt_get_device_name;
+               crypt_get_verity_info;
 
                crypt_get_type;
                crypt_get_active_device;