openssl/crypto/poly1305/asm
Theo Buehler c6e65c1f8e Make it able to run asm code on OpenBSD (arm64)
In order to get asm code running on OpenBSD we must place
all constants into .rodata sections.

The change to crypto/perlasm/arm-xlate.pl adjusts changes
from Theo for additional assembler variants/flavours we
use for building OpenSSL.

Fixes #23312

Reviewed-by: Hugo Landau <hlandau@devever.net>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24137)
2025-01-14 12:14:27 +01:00
..
poly1305-armv4.pl Mark OPENSSL_armcap_P .hidden in arm asm 2024-11-22 11:22:00 +01:00
poly1305-armv8.pl Make it able to run asm code on OpenBSD (arm64) 2025-01-14 12:14:27 +01:00
poly1305-c64xplus.pl
poly1305-ia64.S Revert "Use .s extension for ia64 assembler" 2022-05-27 08:10:49 +02:00
poly1305-mips.pl
poly1305-ppc.pl Copyright year updates 2024-04-09 13:43:26 +02:00
poly1305-ppcfp.pl
poly1305-s390x.pl
poly1305-sparcv9.pl Update copyright year 2021-07-29 15:41:35 +01:00
poly1305-x86.pl
poly1305-x86_64.pl Copyright year updates 2024-09-05 09:35:49 +02:00