Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dcrypto.c1516 static int ecryptfs_copy_filename(char **copied_name, size_t *copied_name_size, in ecryptfs_copy_filename() function
1971 rc = ecryptfs_copy_filename(encoded_name, in ecryptfs_encrypt_and_encode_filename()
2016 rc = ecryptfs_copy_filename(plaintext_name, in ecryptfs_decode_and_decrypt_filename()
2053 rc = ecryptfs_copy_filename(plaintext_name, in ecryptfs_decode_and_decrypt_filename()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dcrypto.c1489 static int ecryptfs_copy_filename(char **copied_name, size_t *copied_name_size, in ecryptfs_copy_filename() function
1944 rc = ecryptfs_copy_filename(encoded_name, in ecryptfs_encrypt_and_encode_filename()
1989 rc = ecryptfs_copy_filename(plaintext_name, in ecryptfs_decode_and_decrypt_filename()
2026 rc = ecryptfs_copy_filename(plaintext_name, in ecryptfs_decode_and_decrypt_filename()

Completed in 6 milliseconds