mirror of
https://github.com/openssl/openssl.git
synced 2024-12-15 06:01:37 +08:00
3a23f01268
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) |
||
---|---|---|
.. | ||
keccak1600-armv4.pl | ||
keccak1600-armv8.pl | ||
keccak1600-avx2.pl | ||
keccak1600-avx512.pl | ||
keccak1600-avx512vl.pl | ||
keccak1600-c64x.pl | ||
keccak1600-mmx.pl | ||
keccak1600-ppc64.pl | ||
keccak1600-s390x.pl | ||
keccak1600-x86_64.pl | ||
keccak1600p8-ppc.pl | ||
sha1-586.pl | ||
sha1-alpha.pl | ||
sha1-armv4-large.pl | ||
sha1-armv8.pl | ||
sha1-c64xplus.pl | ||
sha1-ia64.pl | ||
sha1-mb-x86_64.pl | ||
sha1-mips.pl | ||
sha1-parisc.pl | ||
sha1-ppc.pl | ||
sha1-s390x.pl | ||
sha1-sparcv9.pl | ||
sha1-sparcv9a.pl | ||
sha1-thumb.pl | ||
sha1-x86_64.pl | ||
sha256-586.pl | ||
sha256-armv4.pl | ||
sha256-c64xplus.pl | ||
sha256-mb-x86_64.pl | ||
sha512-586.pl | ||
sha512-armv4.pl | ||
sha512-armv8.pl | ||
sha512-c64xplus.pl | ||
sha512-ia64.pl | ||
sha512-mips.pl | ||
sha512-parisc.pl | ||
sha512-ppc.pl | ||
sha512-s390x.pl | ||
sha512-sparcv9.pl | ||
sha512-x86_64.pl | ||
sha512p8-ppc.pl |