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

Interleave key loading and aes encrypt 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