openssl/crypto/sha
Andy Polyakov 32bbb62ea6 sha/asm/sha512-armv8.pl: fix big-endian support in __KERNEL__ case.
In non-__KERNEL__ context 32-bit-style __ARMEB__/__ARMEL__ macros were
set in arm_arch.h, which is shared between 32- and 64-bit builds. Since
it's not included in __KERNEL__ case, we have to adhere to official
64-bit pre-defines, __AARCH64EB__/__AARCH64EL__.

[If we are to share more code, it would need similar adjustment.]

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-11-17 19:29:58 +01:00
..
asm sha/asm/sha512-armv8.pl: fix big-endian support in __KERNEL__ case. 2016-11-17 19:29:58 +01:00
build.info MIPS assembly pack: adapt it for MIPS[32|64]R6. 2016-09-02 13:33:17 +02:00
keccak1600.c sha/keccak1600.c: add some optimized implementations. 2016-11-11 13:32:35 +01:00
sha1_one.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
sha1dgst.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
sha256.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
sha512.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
sha_locl.h Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00