]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 and SHA256
authortim <tim.c.chen@linux.intel.com>
Thu, 10 Sep 2015 22:27:26 +0000 (15:27 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 21 Sep 2015 14:01:06 +0000 (22:01 +0800)
commit3ff478db70afa4eead3dea8f614f387a25493cbc
tree6ae67102888e7afa539b35796bbb3d13895ae07a
parent39bda7c73a25f6c46ab016b60e309890ca23b02f
crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 and SHA256

This patch provides the configuration and build support to
include and build the optimized SHA1 and SHA256 update transforms
for the kernel's crypto library.

Originally-by: Chandramouli Narayanan <mouli_7982@yahoo.com>
Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/Makefile
arch/x86/crypto/Makefile
crypto/Kconfig