openssl/crypto/sha
Tom Cosgrove 3a23f01268 aarch64: fix branch target indications in arm64cpuid.pl and keccak1600
Add missing AARCH64_VALID_CALL_TARGET to armv8_rng_probe(). Also add
these to the functions defined by gen_random(), and note that this Perl
sub prints the assembler out directly, not going via the $code xlate
mechanism (and therefore coming before the include of arm_arch.h). So
fix this too.

In KeccakF1600_int, AARCH64_SIGN_LINK_REGISTER functions as
AARCH64_VALID_CALL_TARGET on BTI-only builds, so it needs to come before
the 'adr' line.

Change-Id: If241efe71591c88253a3e36647ced00300c3c1a3

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17653)
2022-02-09 13:24:31 +11:00
..
asm aarch64: fix branch target indications in arm64cpuid.pl and keccak1600 2022-02-09 13:24:31 +11:00
build.info aarch64: support BTI and pointer authentication in assembly 2021-10-01 09:35:38 +02:00
keccak1600.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
sha1_one.c
sha1dgst.c
sha3.c
sha256.c RISC-V support for the SHA256 2021-10-04 11:27:22 +02:00
sha512.c RISC-V support for the SHA512 2021-09-30 20:45:17 +10:00
sha_local.h
sha_ppc.c ppccap.c: Split out algorithm-specific functions 2021-06-25 08:49:45 +01:00