Searched refs:encryption (Results 1 – 10 of 10) sorted by relevance
/fs/crypto/ |
D | Kconfig | 2 tristate "FS Encryption (Per-file encryption)" 15 Enable encryption of files and directories. This
|
/fs/ecryptfs/ |
D | Kconfig | 21 for userspace to wrap/unwrap file encryption keys by other
|
/fs/coda/ |
D | Kconfig | 10 replication, security model for authentication and encryption,
|
/fs/ext4/ |
D | sysfs.c | 227 EXT4_ATTR_FEATURE(encryption); 236 ATTR_LIST(encryption),
|
D | Kconfig | 115 Enable encryption of ext4 files and directories. This
|
/fs/f2fs/ |
D | sysfs.c | 385 F2FS_FEATURE_RO_ATTR(encryption, FEAT_CRYPTO); 441 ATTR_LIST(encryption),
|
D | Kconfig | 83 Enable encryption of f2fs files and directories. This
|
/fs/btrfs/ |
D | file-item.c | 45 u8 compression, u8 encryption, u16 other_encoding) in btrfs_insert_file_extent() argument 77 btrfs_set_file_extent_encryption(leaf, item, encryption); in btrfs_insert_file_extent()
|
D | ctree.h | 925 u8 encryption; member 3220 encryption, 8); 3912 u8 compression, u8 encryption, u16 other_encoding);
|
D | inode.c | 2126 u8 compression, u8 encryption, in insert_reserved_file_extent() argument 2178 btrfs_set_file_extent_encryption(leaf, fi, encryption); in insert_reserved_file_extent()
|