Add SM3 implementation in RISC-V Zksh asm
authorHongren (Zenithal) Zheng <i@zenithal.me>
Wed, 11 May 2022 08:11:18 +0000 (16:11 +0800)
committerTomas Mraz <tomas@openssl.org>
Wed, 22 Jun 2022 10:44:57 +0000 (12:44 +0200)
commit7ae2bc9df6e0916a8f16183f07dfa1815dd4b66d
treec5d9cc13adf1d202b4001c1294078aae2fdf9e6a
parent5317b6ee1fc3db20de5976fbb46cc49a45c0768a
Add SM3 implementation in RISC-V Zksh asm

This works for both RV32 and RV64

Signed-off-by: Hongren (Zenithal) Zheng <i@zenithal.me>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18287)
crypto/sm3/sm3_local.h