Searched refs:ecryptfs_max_decoded_size (Results 1 - 1 of 1) sorted by path

/linux-master/fs/ecryptfs/
H A Dcrypto.c1784 static size_t ecryptfs_max_decoded_size(size_t encoded_size) function
1813 (*dst_size) = ecryptfs_max_decoded_size(src_size);
2064 (*namelen) = ecryptfs_max_decoded_size(*namelen) - 3;

Completed in 511 milliseconds