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.
483 For new encrypted directories, use v2 policies.
532 files, directories (recursively), and symlinks created in the
540 regular files and directories, including nonempty directories.
676 On encrypted files and directories it gets the inode's 16-byte nonce.
677 On unencrypted files and directories, it fails with ENODATA.
1042 With the encryption key, encrypted regular files, directories, and
1091 files, directories, and symlinks even before their encryption key has
1096 - Directories may be listed, in which case the filenames will be
1108 with unlink() as usual, and empty directories may be deleted with
1113 in encrypted form, similar to filenames in directories. Hence, they
1121 Also without the key, files of any type (including directories) cannot
1135 files, directories, and symbolic links created in that directory
1288 directories. An indexed directory is organized as a tree keyed by
1298 directories.) Instead, filesystems hash the ciphertext filenames,
1323 ``rm -r`` work as expected on encrypted directories.