]> git.ipfire.org Git - thirdparty/openssl.git/commit
riscv: Further optimization for single block aes-zvkned decryption.
authorPhoebe Chen <phoebe.chen@sifive.com>
Wed, 4 Oct 2023 08:44:46 +0000 (01:44 -0700)
committerHugo Landau <hlandau@openssl.org>
Thu, 26 Oct 2023 14:55:50 +0000 (15:55 +0100)
commitd26d01e5ec29ce0c94ae18c9cdedd8f1c036fcc3
treecac9597586ddb6fb83810e858e8a1c8790ec1926
parent42f112284862bb0744d37c2f3301c7163179cf15
riscv: Further optimization for single block aes-zvkned decryption.

Interleave key loading and aes decrypt computing for single block aes.

Signed-off-by: Phoebe Chen <phoebe.chen@sifive.com>
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)
crypto/aes/asm/aes-riscv64-zvkned.pl