From: Herbert Xu Date: Wed, 8 Jul 2009 09:53:16 +0000 (+0800) Subject: crypto: api - Add crypto_attr_alg2 helper X-Git-Tag: v2.6.32-rc1~731^2~82 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d06854f0243d91badabaab14503f7f3bb770061d;p=pandora-kernel.git crypto: api - Add crypto_attr_alg2 helper This patch adds the helper crypto_attr_alg2 which is similar to crypto_attr_alg but takes an extra frontend argument. This is intended to be used by new style algorithm types such as shash. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed