From: Herbert Xu Date: Sun, 6 Aug 2006 13:10:45 +0000 (+1000) Subject: [CRYPTO] api: Add common instance initialisation code X-Git-Tag: v2.6.19-rc1~1297^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fed0bf271b374be4c98a5880faed4b1128e78e9;p=pandora-kernel.git [CRYPTO] api: Add common instance initialisation code This patch adds the helpers crypto_get_attr_alg and crypto_alloc_instance which can be used by simple one-argument templates like hmac to process input parameters and allocate instances. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed