Lines Matching full:filenames
23 * filenames encryption modes. Filenames shorter than this will be zero-padded
34 * mean using the ciphertext filenames. However, since the ciphertext filenames
56 * take the performance hit of SHA-256 on very long filenames (which are rare).
82 * @inode: inode of the parent directory (for regular filenames)
139 * @inode: inode of the parent directory (for regular filenames)
199 * base64 to avoid the '/' character, which isn't allowed in filenames.
287 * Filenames that are shorter than the maximum length may have their lengths
303 * fscrypt_fname_alloc_buffer() - allocate a buffer for presented filenames
304 * @max_encrypted_len: maximum length of encrypted filenames the buffer will be
328 * fscrypt_fname_free_buffer() - free a buffer for presented filenames
345 * @inode: inode of the parent directory (for regular filenames)