commit | 79ba451d66ca8402c8d052ceb50e359ddc5e1161 | [log] [tgz] |
---|---|---|
author | Tim Chen <tim.c.chen@linux.intel.com> | Thu Jan 09 08:57:42 2014 -0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jan 15 11:36:34 2014 +0800 |
tree | 23953c81987d74a33f1ee95a2491fb1d889ba0cc | |
parent | fe70be5c8885d07a5c12f3ad97e6f226b0e8cae3 [diff] |
crypto: aesni - fix build on x86 (32bit) We rename aesni-intel_avx.S to aesni-intel_avx-x86_64.S to indicate that it is only used by x86_64 architecture. Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>