providers: cipher: aes: add riscv64 zkn support
authorHongren (Zenithal) Zheng <i@zenithal.me>
Sat, 30 Apr 2022 09:59:05 +0000 (17:59 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 10 Jun 2022 09:45:48 +0000 (11:45 +0200)
commitee11118deb65d2b22b94721125a5649d05591e7b
tree5ea0e73b1bb09c967a5edd4405180ee811e88298
parent77d29ff041edcdc6a3d33251d6270a4cfe0be9b3
providers: cipher: aes: add riscv64 zkn support

Signed-off-by: Hongren (Zenithal) Zheng <i@zenithal.me>
Tested-by: Jiatai He <jiatai2021@iscas.ac.cn>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18197)
providers/implementations/ciphers/cipher_aes_ccm_hw.c
providers/implementations/ciphers/cipher_aes_ccm_hw_rv64i_zknd_zkne.inc [new file with mode: 0644]
providers/implementations/ciphers/cipher_aes_gcm_hw.c
providers/implementations/ciphers/cipher_aes_gcm_hw_rv64i_zknd_zkne.inc [new file with mode: 0644]
providers/implementations/ciphers/cipher_aes_hw.c
providers/implementations/ciphers/cipher_aes_hw_rv64i_zknd_zkne.inc [new file with mode: 0644]
providers/implementations/ciphers/cipher_aes_ocb_hw.c
providers/implementations/ciphers/cipher_aes_xts_hw.c