mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
12ca060e9f
- it can support multiple segments, but note that to work properly, correct IV (initialization vector) offset parameter must be set properly. Because most usage of IV start offset is when we join several crypto segments together (so iv_offset is the segment start offset), DM_CRYPT_IV_DEFAULT is defined to simplify the process. Function accepts the string in cipher agrument (already including chainmode and iv type; chainmode and iv parameters are NULL in this case) or user can provide split parameters which will join into dm-crypt cipher specification "cipher-chainmode-iv". All these parameters must be supplied in correct dm-crypt format. |
||
---|---|---|
.. | ||
datastruct | ||
ioctl | ||
misc | ||
mm | ||
regex | ||
.exported_symbols | ||
libdevmapper.h | ||
libdevmapper.pc.in | ||
libdm-common.c | ||
libdm-common.h | ||
libdm-deptree.c | ||
libdm-file.c | ||
libdm-report.c | ||
libdm-string.c | ||
Makefile.in |