From: Herbert Xu Date: Tue, 14 Jul 2009 08:06:54 +0000 (+0800) Subject: crypto: tcrypt - Add mask parameter X-Git-Tag: v2.6.32-rc1~731^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7be380f7201064f704a128b78ac01a62dbd10162;p=pandora-kernel.git crypto: tcrypt - Add mask parameter This patch adds a mask parameter to complement the existing type parameter. This is useful when instantiating algorithms that require a mask other than the default, e.g., ahash algorithms. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed