[PATCH 1/2] ARM: crypto: enable NEON SHA-1 for big endian

2014-08-04 Thread Ard Biesheuvel
This tweaks the SHA-1 NEON code slightly so it works correctly under big endian, and removes the Kconfig condition preventing it from being selected if CONFIG_CPU_BIG_ENDIAN is set. Signed-off-by: Ard Biesheuvel ard.biesheu...@linaro.org --- arch/arm/crypto/sha1-armv7-neon.S | 8

Crypto Update for 3.17

2014-08-04 Thread Herbert Xu
Hi Linus: Here is the crypto update for 3.17: * Added CTR(AES) optimisation on x86_64 using by8 AVX. * Added arm64 support to ccp. * Added Intel QAT crypto driver. * Added Qualcomm crypto engine driver. * Added x86-64 assembly optimisation for 3DES. * Added CTR(3DES) speed test. * Moved FIPS