summaryrefslogtreecommitdiffstats
path: root/crypto/ahash.c
diff options
context:
space:
mode:
authorAndy Shevchenko2013-12-30 14:52:24 +0100
committerHerbert Xu2013-12-31 12:47:46 +0100
commit8610d7bf608923157aee95cea30e162ed3417658 (patch)
treee782e0d67b7ade1361b8b0ccec5be2774114de27 /crypto/ahash.c
parentcrypto: talitos - Remove redundant dev_set_drvdata (diff)
downloadkernel-qcow2-linux-8610d7bf608923157aee95cea30e162ed3417658.tar.gz
kernel-qcow2-linux-8610d7bf608923157aee95cea30e162ed3417658.tar.xz
kernel-qcow2-linux-8610d7bf608923157aee95cea30e162ed3417658.zip
crypto: aesni - fix build on x86 (32bit)
It seems commit d764593a "crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decode" breaks a build on x86_32 since it's designed only for x86_64. This patch makes a compilation unit conditional to CONFIG_64BIT and functions usage to CONFIG_X86_64. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ahash.c')
0 files changed, 0 insertions, 0 deletions