openssl/crypto/modes/asm
Henry Brausen 999376dcf3 Add clmul-based gmult for riscv64 with Zbb, Zbc
ghash-riscv64.pl implements 128-bit galois field multiplication for
use in the GCM mode using RISC-V carryless multiplication primitives.

The clmul-accelerated routine can be selected by setting the Zbb and
Zbc bits of the OPENSSL_riscvcap environment variable at runtime.

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
..
aes-gcm-armv8_64.pl aarch64: support BTI and pointer authentication in assembly 2021-10-01 09:35:38 +02:00
aes-gcm-armv8-unroll8_64.pl Update copyright year 2022-05-03 13:34:51 +01:00
aes-gcm-avx512.pl Update copyright year 2022-05-03 13:34:51 +01:00
aes-gcm-ppc.pl Update copyright year 2022-05-03 13:34:51 +01:00
aesni-gcm-x86_64.pl Ignore vendor name in Clang version number. 2020-08-27 20:27:26 -07:00
ghash-alpha.pl Update copyright year 2020-04-23 13:55:52 +01:00
ghash-armv4.pl Update copyright year 2020-04-23 13:55:52 +01:00
ghash-c64xplus.pl Update copyright year 2020-04-23 13:55:52 +01:00
ghash-ia64.pl Update copyright year 2020-04-23 13:55:52 +01:00
ghash-parisc.pl Update copyright year 2020-04-23 13:55:52 +01:00
ghash-riscv64.pl Add clmul-based gmult for riscv64 with Zbb, Zbc 2022-05-19 16:32:49 +10:00
ghash-s390x.pl Update copyright year 2020-04-23 13:55:52 +01:00
ghash-sparcv9.pl Update copyright year 2021-07-29 15:41:35 +01:00
ghash-x86_64.pl Ignore vendor name in Clang version number. 2020-08-27 20:27:26 -07:00
ghash-x86.pl Update copyright year 2020-04-23 13:55:52 +01:00
ghashp8-ppc.pl Update copyright year 2020-04-23 13:55:52 +01:00
ghashv8-armx.pl Update copyright year 2022-05-03 13:34:51 +01:00