openssl/include
Charalampos Mitrodimas 1707306652 riscv: sha256: Provide a Zvknha-based implementation
The upcoming RISC-V vector crypto extensions feature
a Zvknha extension, that provides sha256-specific instructions.
This patch provides an implementation that utilizes this
extension if available.

Tested on QEMU and no regressions observed.

Signed-off-by: Charalampos Mitrodimas <charalampos.mitrodimas@vrull.eu>
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: sha256: Provide a Zvknha-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