Add experimental storage wrappers.

This commit is contained in:
Ondrej Kozina
2018-09-10 15:25:08 +02:00
committed by Milan Broz
parent 1317af028e
commit f5feeab48d
3 changed files with 470 additions and 0 deletions

View File

@@ -64,6 +64,8 @@ libcryptsetup_la_SOURCES = \
lib/utils_device_locking.c \
lib/utils_device_locking.h \
lib/utils_pbkdf.c \
lib/utils_storage_wrappers.c \
lib/utils_storage_wrappers.h \
lib/libdevmapper.c \
lib/utils_dm.h \
lib/volumekey.c \