]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] eCryptfs: Clean up crypto initialization
authorMichael Halcrow <mhalcrow@us.ibm.com>
Tue, 31 Oct 2006 06:07:16 +0000 (22:07 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 31 Oct 2006 16:07:00 +0000 (08:07 -0800)
commite5d9cbde6ce0001e49994df5fcdcbeff8be8037b
treeaadfbeae4d48c56a0ca6e9612e87d7340dc3b1a1
parent4a279ff1ea1cf325775ada983035123fcdc8e986
[PATCH] eCryptfs: Clean up crypto initialization

Clean up the crypto initialization code; let the crypto API take care of the
key size checks.

Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/ecryptfs/crypto.c
fs/ecryptfs/ecryptfs_kernel.h
fs/ecryptfs/keystore.c
fs/ecryptfs/main.c