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>
Mon, 21 Nov 2022 09:49:52 +0000 (10:49 +0100)
commit03b825f74f429ede35f86f196553460810922746
tree27fe5a207f65c00995ce395f5c5276c04a050042
parent9243129b5f30c0d8fdbe2b78fb5b713687594b6c
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)

(cherry picked from commit ee11118deb65d2b22b94721125a5649d05591e7b)
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