commit | e38b6b7fcfd11fb83dcac54a33cbca3739c45a09 | [log] [tgz] |
---|---|---|
author | tim <tim.c.chen@linux.intel.com> | Thu Sep 10 15:27:26 2015 -0700 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Sep 21 22:01:06 2015 +0800 |
tree | 6ae67102888e7afa539b35796bbb3d13895ae07a | |
parent | 95fca7df0b4964fbe3fe159e3d6e681e6b5b7a53 [diff] |
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>