Searched refs:ECRYPTFS_ENCFN_USE_FEK (Results 1 – 2 of 2) sorted by relevance
/fs/ecryptfs/ | ||
D | ecryptfs_kernel.h | 225 #define ECRYPTFS_ENCFN_USE_FEK 0x00001000 macro |
D | crypto.c | 933 crypt_stat->flags |= ECRYPTFS_ENCFN_USE_FEK; in ecryptfs_copy_mount_wide_flags_to_inode_flags() |