Home
last modified time | relevance | path

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

/Linux-v4.19/fs/crypto/
Dfname.c208 u32 max_encrypted_len, in fscrypt_fname_alloc_buffer() argument
216 max_presented_len = max(max_encoded_len, max_encrypted_len); in fscrypt_fname_alloc_buffer()
/Linux-v4.19/include/linux/
Dfscrypt_notsupp.h128 u32 max_encrypted_len, in fscrypt_fname_alloc_buffer() argument