DIR_ENCRYPT
#define DIR_ENCRYPT 0 /* Are we encrpyting? */
#define DIR_ENCRYPT 2
#define DIR_ENCRYPT (1 << 12)