]> git.ipfire.org Git - thirdparty/openssl.git/commit - include/crypto/aes_platform.h
riscv: Provide vector crypto implementation of AES-GCM mode.
authorJerry Shih <bignose1007@gmail.com>
Mon, 25 Sep 2023 01:14:48 +0000 (09:14 +0800)
committerHugo Landau <hlandau@openssl.org>
Thu, 26 Oct 2023 14:55:50 +0000 (15:55 +0100)
commitd056e90ee58a039263b843e8fa330fa71b4d4835
treec4a87ed62c429831eee59e316170053c0762bb96
parent7468a3db137bd22dacbcced379b0711986b57067
riscv: Provide vector crypto implementation of AES-GCM mode.

To accelerate the performance of the AES-GCM mode, in this patch, we
have the specialized multi-block implementations for AES-128-GCM,
AES-192-GCM and AES-256-GCM.

Signed-off-by: Phoebe Chen <phoebe.chen@sifive.com>
Signed-off-by: Jerry Shih <jerry.shih@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/modes/asm/aes-gcm-riscv64-zvbb-zvkg-zvkned.pl [new file with mode: 0644]
crypto/modes/build.info
include/crypto/aes_platform.h
providers/implementations/ciphers/cipher_aes_gcm_hw_rv64i.inc