provider: cipher: aes: add riscv32 zkn (zbkb) support
authorHongren (Zenithal) Zheng <i@zenithal.me>
Fri, 13 May 2022 16:01:11 +0000 (00:01 +0800)
committerPauli <pauli@openssl.org>
Mon, 5 Sep 2022 00:20:30 +0000 (10:20 +1000)
commit5ccee69b1384fa9377986a6f7730e0d9a372b42b
treeb354928fcafbffc0799b4633aeb1892f181f9aa5
parentcbb15b31b98f47276cf9e87453831d96274baf66
provider: cipher: aes: add riscv32 zkn (zbkb) support

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18308)
providers/implementations/ciphers/cipher_aes_ccm_hw.c
providers/implementations/ciphers/cipher_aes_ccm_hw_rv32i_zknd_zkne.inc [new file with mode: 0644]
providers/implementations/ciphers/cipher_aes_gcm_hw.c
providers/implementations/ciphers/cipher_aes_gcm_hw_rv32i_zknd_zkne.inc [new file with mode: 0644]
providers/implementations/ciphers/cipher_aes_hw.c
providers/implementations/ciphers/cipher_aes_hw_rv32i_zknd_zkne.inc [new file with mode: 0644]
providers/implementations/ciphers/cipher_aes_ocb_hw.c
providers/implementations/ciphers/cipher_aes_xts_hw.c