openssl/include
Henry Brausen e4fd3fc379 Add BSWAP4/BSWAP8 routines for riscv64 with Zbb
These routines make use of the rev8 instruction in the Zbb extension
to accelerate byte-swapping when OpenSSL is built specifically for
a machine that supports Zbb.

Reviewed-by: Philipp Tomsich <philipp.tomsich@vrull.eu>
Signed-off-by: Henry Brausen <henry.brausen@vrull.eu>

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17640)
2022-05-19 16:32:49 +10:00
..
crypto Add BSWAP4/BSWAP8 routines for riscv64 with Zbb 2022-05-19 16:32:49 +10:00
internal Always try locale initialization from OPENSSL_strcasecmp 2022-05-13 08:30:48 +02:00
openssl Prepare NonStop for fixed-size integer types. 2022-05-19 13:30:43 +10:00