Lines Matching full:encrypted
24 * before being encrypted.
31 * When userspace lists an encrypted directory without access to the key, the
86 * @out: (output) the encrypted filename
87 * @olen: size of the encrypted filename. It must be at least @iname->len.
141 * @iname: the encrypted filename to decrypt
280 * fscrypt_fname_encrypted_size() - calculate length of encrypted filename
281 * @inode: parent inode of dentry name being encrypted. Key must
304 * @max_encrypted_len: maximum length of encrypted filenames the buffer will be
309 * filename (null-terminated), for the given maximum encrypted filename length.
343 * fscrypt_fname_disk_to_usr() - convert an encrypted filename to
351 * @iname: encrypted filename to convert. May also be "." or "..", which
352 * aren't actually encrypted.
416 * fscrypt_setup_filename() - prepare to search a possibly encrypted directory
524 * if we don't have the key for an encrypted directory and the name we're
574 * Validate dentries in encrypted directories to make sure we aren't potentially