commit | e5d9cbde6ce0001e49994df5fcdcbeff8be8037b | [log] [tgz] |
---|---|---|
author | Michael Halcrow <mhalcrow@us.ibm.com> | Mon Oct 30 22:07:16 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 31 08:07:00 2006 -0800 |
tree | aadfbeae4d48c56a0ca6e9612e87d7340dc3b1a1 | |
parent | 4a279ff1ea1cf325775ada983035123fcdc8e986 [diff] |
[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>