#!/bin/sh mount -t ecryptfs -o ecryptfs_passthrough=n,ecryptfs_enable_filename_crypto=y,ecryptfs_sig=$1,ecryptfs_fnek_sig=$1,ecryptfs_unlink_sigs,ecryptfs_key_bytes=16,ecryptfs_cipher=aes $2 $3