From: Herbert Xu Date: Sun, 6 Aug 2006 11:16:34 +0000 (+1000) Subject: [CRYPTO] api: Add template registration X-Git-Tag: v2.6.19-rc1~1297^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cc7720cd165273b08a72b4193146dffee58e34b;p=pandora-kernel.git [CRYPTO] api: Add template registration A crypto_template generates a crypto_alg object when given a set of parameters. this patch adds the basic data structure fo templates and code to handle their registration/deregistration. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed