]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - crypto/Kconfig
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)
commite38b6b7fcfd11fb83dcac54a33cbca3739c45a09
tree6ae67102888e7afa539b35796bbb3d13895ae07a
parent95fca7df0b4964fbe3fe159e3d6e681e6b5b7a53
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