Lines Matching full:encrypted
25 * before being encrypted.
32 * When userspace lists an encrypted directory without access to the key, the
87 * @out: (output) the encrypted filename
88 * @olen: size of the encrypted filename. It must be at least @iname->len.
130 * @iname: the encrypted filename to decrypt
260 * fscrypt_fname_encrypted_size() - calculate length of encrypted filename
261 * @inode: parent inode of dentry name being encrypted. Key must
285 * @max_encrypted_len: maximum length of encrypted filenames the buffer will be
290 * filename (null-terminated), for the given maximum encrypted filename length.
324 * fscrypt_fname_disk_to_usr() - convert an encrypted filename to
332 * @iname: encrypted filename to convert. May also be "." or "..", which
333 * aren't actually encrypted.
397 * fscrypt_setup_filename() - prepare to search a possibly encrypted directory
505 * if we don't have the key for an encrypted directory and the name we're
555 * Validate dentries in encrypted directories to make sure we aren't potentially