From: Kim Phillips Date: Thu, 9 Aug 2012 01:33:34 +0000 (-0500) Subject: crypto: talitos - consolidate common cra_* assignments X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~19^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b286e00304f9c1d27b93753536ac5246a287dd55;p=pandora-kernel.git crypto: talitos - consolidate common cra_* assignments the entry points and geniv definitions for all aead, ablkcipher, and hash algorithms are all common; move them to a single assignment in talitos_alg_alloc(). This assumes it's ok to assign a setkey() on non-hmac algs. Signed-off-by: Kim Phillips Signed-off-by: Herbert Xu --- Reading git-diff-tree failed