From: Tim Chen Date: Thu, 31 Jul 2014 17:29:57 +0000 (-0700) Subject: crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2 X-Git-Tag: fixes-for-v3.18-merge-window~17^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2249cbb53ead12539c4ab7f422400e82263d174b;p=pandora-kernel.git crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2 This patch introduces the routines used to submit and flush buffers belonging to SHA1 crypto jobs to the SHA1 multibuffer algorithm. It is implemented mostly in assembly optimized with AVX2 instructions. Signed-off-by: Tim Chen Signed-off-by: Herbert Xu --- Reading git-diff-tree failed