modprobe loop;modprobe cryptoloop;modprobe cipher-aes
losetup -e aes -k 256 /dev/loop0 /dev/partition
mount /dev/loop0 /path/to/mount