linux/fs/ecryptfs
Roberto Sassu 7762e230fd eCryptfs: modified size of keysig in the ecryptfs_key_sig structure
The size of the 'keysig' array is incremented of one byte in order to make
room for the NULL character. The 'keysig' variable is used, in the function
ecryptfs_generate_key_packet_set(), to find an authentication token with
the given signature and is printed a debug message if it cannot be
retrieved.

Signed-off-by: Roberto Sassu <roberto.sassu@polito.it>
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
2011-03-28 01:49:40 -05:00
..
crypto.c eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat 2011-03-28 01:49:39 -05:00
debug.c eCryptfs: update comment and debug statement 2007-10-16 09:43:11 -07:00
dentry.c eCryptfs: Handle NULL nameidata pointers 2011-02-21 14:45:57 -06:00
ecryptfs_kernel.h eCryptfs: modified size of keysig in the ecryptfs_key_sig structure 2011-03-28 01:49:40 -05:00
file.c ecryptfs: modify write path to encrypt page in writepage 2011-03-28 01:47:45 -05:00
inode.c eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag 2011-03-28 01:47:44 -05:00
Kconfig eCryptfs: Remove Kconfig NET dependency and select MD5 2009-10-08 11:31:36 -05:00
keystore.c eCryptfs: modified size of keysig in the ecryptfs_key_sig structure 2011-03-28 01:49:40 -05:00
kthread.c ecryptfs: properly mark init functions 2010-08-27 10:50:52 -05:00
main.c ecryptfs: modify write path to encrypt page in writepage 2011-03-28 01:47:45 -05:00
Makefile eCryptfs: remove netlink transport 2008-10-16 11:21:39 -07:00
messaging.c ecryptfs: properly mark init functions 2010-08-27 10:50:52 -05:00
miscdev.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
mmap.c eCryptfs: Unlock page in write_begin error path 2011-03-28 01:47:46 -05:00
read_write.c ecryptfs: modify write path to encrypt page in writepage 2011-03-28 01:47:45 -05:00
super.c ecryptfs: modify write path to encrypt page in writepage 2011-03-28 01:47:45 -05:00