Lines Matching full:encrypted
24 * before being encrypted.
31 * When userspace lists an encrypted directory without access to the key, the
92 * @out: (output) the encrypted filename
93 * @olen: size of the encrypted filename. It must be at least @iname->len.
147 * @iname: the encrypted filename to decrypt
286 * fscrypt_fname_encrypted_size() - calculate length of encrypted filename
287 * @inode: parent inode of dentry name being encrypted. Key must
310 * @max_encrypted_len: maximum length of encrypted filenames the buffer will be
315 * filename (null-terminated), for the given maximum encrypted filename length.
349 * fscrypt_fname_disk_to_usr() - convert an encrypted filename to
357 * @iname: encrypted filename to convert. May also be "." or "..", which
358 * aren't actually encrypted.
422 * fscrypt_setup_filename() - prepare to search a possibly encrypted directory
530 * if we don't have the key for an encrypted directory and the name we're
580 * Validate dentries in encrypted directories to make sure we aren't potentially