openssl/crypto/sha
Lei Maohui 7b0fceed21 Fix build error for aarch64 big endian.
Modified rev to rev64, because rev only takes integer registers.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90827
Otherwise, the following error will occur.

Error: operand 1 must be an integer register -- `rev v31.16b,v31.16b'

CLA: trivial

Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com>

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9151)
2019-07-08 10:53:02 +02:00
..
asm Fix build error for aarch64 big endian. 2019-07-08 10:53:02 +02:00
build.info Move keccak1600_asm_src file information to build.info files 2019-06-17 16:08:53 +02:00
keccak1600.c Move digests to providers 2019-06-04 12:09:50 +10:00
sha1_one.c Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1dgst.c Move digests to providers 2019-06-04 12:09:50 +10:00
sha3.c Move digests to providers 2019-06-04 12:09:50 +10:00
sha256.c Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha512.c Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha_locl.h Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00