From: Jussi Kivilinna Date: Wed, 9 Nov 2011 03:50:31 +0000 (+0800) Subject: crypto: lrw - add interface for parallelized cipher implementions X-Git-Tag: v3.3-rc1~104^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c2205b8ffec035f4925b8ee84b7758afeee58b5;p=pandora-kernel.git crypto: lrw - add interface for parallelized cipher implementions Export gf128mul table initialization routines and add lrw_crypt() function that can be used by cipher implementations that can benefit from parallelized cipher operations. Signed-off-by: Jussi Kivilinna Signed-off-by: Herbert Xu --- Reading git-diff-tree failed