mirror of https://github.com/openssl/openssl.git
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) |
||
|---|---|---|
| .. | ||
| asm | ||
| build.info | ||
| cbc128.c | ||
| ccm128.c | ||
| cfb128.c | ||
| ctr128.c | ||
| cts128.c | ||
| gcm128.c | ||
| ocb128.c | ||
| ofb128.c | ||
| siv128.c | ||
| wrap128.c | ||
| xts128.c | ||
| xts128gb.c | ||