Searched refs:max_encrypted_len (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/crypto/
H A Dfname.c304 * @max_encrypted_len: maximum length of encrypted filenames the buffer will be
313 int fscrypt_fname_alloc_buffer(u32 max_encrypted_len, argument
317 max_encrypted_len);
/linux-master/include/linux/
H A Dfscrypt.h406 int fscrypt_fname_alloc_buffer(u32 max_encrypted_len,
679 static inline int fscrypt_fname_alloc_buffer(u32 max_encrypted_len, argument

Completed in 106 milliseconds