openssl/crypto/sha
Omid Najafi 2a17758940 Fix syntax error for the armv4 assembler
The error was from the alignment syntax of the code.
More details:
https://stackoverflow.com/questions/57316823/arm-assembly-syntax-in-vst-vld-commands?noredirect=1#comment101133590_57316823

CLA: trivial

Fixes: #9518

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/9518)
2019-08-15 14:22:16 +02:00
..
asm Fix syntax error for the armv4 assembler 2019-08-15 14:22:16 +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