openssl/crypto/sha
Amir Ayupov 2fd82c2283 Move Keccak rhotates tables to rodata
rhotates tables are placed to .text section which confuses tools such as BOLT.
Move them to rodata to unbreak and avoid polluting icache/iTLB with data.

CLA: trivial

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21440)
2023-07-14 11:15:45 +10:00
..
asm Move Keccak rhotates tables to rodata 2023-07-14 11:15:45 +10:00
build.info
keccak1600.c
sha1_one.c
sha1dgst.c
sha3.c
sha256.c Add support for SHA256/192 2023-06-28 08:00:43 +10:00
sha512.c
sha_local.h
sha_ppc.c