openssl/include
Christoph Müllner 003f569814 riscv: GCM: Provide a Zvbb/Zvbc-based implementation
The RISC-V vector crypto extensions features a Zvbc extension
that provides a carryless multiplication ('vclmul.vv') instruction.
This patch provides an implementation that utilizes this
extension if available.

Tested on QEMU and no regressions observed.

Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21923)
2023-10-26 15:55:49 +01:00
..
crypto riscv: GCM: Provide a Zvbb/Zvbc-based implementation 2023-10-26 15:55:49 +01:00
internal Round up nano secs when converting OSSL_TIME to struct timeval 2023-10-20 16:33:40 +01:00
openssl Avoid using gets as an argument name in a prototype 2023-10-25 09:53:46 +01:00