man.bsd.lv manual page server

Manual Page Search Parameters

DM_TARGET_CRYPT(4) Device Drivers Manual DM_TARGET_CRYPT(4)

dm_target_cryptDevice-mapper crypt target

To compile this driver into the kernel, place the following lines in your kernel configuration file:

device dm
device dm_target_crypt

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

dm_target_crypt_load="YES"

The dm_target_crypt target for dm(4) provides transparent disk encryption compatible with Linux dm-crypt.

dm(4), cryptsetup(8), dmsetup(8), tcplay(8)

The dm_target_crypt dm(4) target first appeared in DragonFly 2.7.

Alex Hornung

February 24, 2012 DragonFly-5.6.1