Lines Matching full:directories
9 transparent encryption of files and directories.
46 userspace provides the key, all regular files, directories, and
124 encrypted files and directories before removing a master key, as
169 policies on all new encrypted directories.
322 For directories that are indexed using a secret-keyed dirhash over the
327 encrypted directories use this style of hashing.
471 For new encrypted directories, use v2 policies.
520 files, directories (recursively), and symlinks created in the
528 regular files and directories, including nonempty directories.
664 On encrypted files and directories it gets the inode's 16-byte nonce.
665 On unencrypted files and directories, it fails with ENODATA.
1030 With the encryption key, encrypted regular files, directories, and
1079 files, directories, and symlinks even before their encryption key has
1084 - Directories may be listed, in which case the filenames will be
1096 with unlink() as usual, and empty directories may be deleted with
1101 in encrypted form, similar to filenames in directories. Hence, they
1109 Also without the key, files of any type (including directories) cannot
1123 files, directories, and symbolic links created in that directory
1216 directories. An indexed directory is organized as a tree keyed by
1226 directories.) Instead, filesystems hash the ciphertext filenames,
1251 ``rm -r`` work as expected on encrypted directories.