Add AES implementation in riscv64 zkn asm
authorHongren (Zenithal) Zheng <i@zenithal.me>
Wed, 27 Apr 2022 18:41:22 +0000 (02:41 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 10 Jun 2022 09:45:41 +0000 (11:45 +0200)
commit608cadfbdbdba076a07e172f834a0afb6aafa59b
tree6ae6435e4c87eb83913d62acf3df542e90c92226
parent5f4b3db624a83b812f23412e698ffd9c4284f87a
Add AES implementation in riscv64 zkn asm

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/18197)
crypto/aes/asm/aes-riscv64-zkn.pl [new file with mode: 0644]