dmcrypt
From thelinuxwiki
Home not opening on boot, run the following manually
# cryptsetup luksOpen /dev/vg1/home crypthome
Enter passphrase for /dev/vg1/home:
# mount /dev/mapper/crypthome /home
activating LVM VGs
# vgchange -a y