Searched refs:decoded_name (Results 1 – 1 of 1) sorted by relevance
1972 char *decoded_name; in ecryptfs_decode_and_decrypt_filename() local1997 decoded_name = kmalloc(decoded_name_size, GFP_KERNEL); in ecryptfs_decode_and_decrypt_filename()1998 if (!decoded_name) { in ecryptfs_decode_and_decrypt_filename()2002 ecryptfs_decode_from_filename(decoded_name, &decoded_name_size, in ecryptfs_decode_and_decrypt_filename()2008 decoded_name, in ecryptfs_decode_and_decrypt_filename()2023 kfree(decoded_name); in ecryptfs_decode_and_decrypt_filename()