Searched hist:"0777 e3e1723f69276136140209c11deeecb7c6dc" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/crypto/ |
H A D | sha1-armv7-neon.S | diff 0777e3e1723f69276136140209c11deeecb7c6dc Tue Aug 05 22:15:19 CEST 2014 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: 8125/1: crypto: enable NEON SHA-1 for big endian
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.biesheuvel@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/linux/crypto/ |
H A D | Kconfig | diff 0777e3e1723f69276136140209c11deeecb7c6dc Tue Aug 05 22:15:19 CEST 2014 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: 8125/1: crypto: enable NEON SHA-1 for big endian
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.biesheuvel@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|