cryptsetup API
Public cryptsetup API
|
#include <libcryptsetup.h>
Data Fields | |
const char * | hash |
size_t | data_alignment |
const char * | data_device |
Structure used as parameter for LUKS device type.
size_t crypt_params_luks1::data_alignment |
data area alignment in 512B sectors, data offset is multiple of this
const char* crypt_params_luks1::data_device |
detached encrypted data device or NULL
const char* crypt_params_luks1::hash |
hash used in LUKS header