summaryrefslogtreecommitdiffstats
path: root/providers/implementations/ciphers/cipher_aes_hw.c
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-03-16riscv: Clean up extension test macrosChristoph Müllner
2022-09-05provider: cipher: aes: add riscv32 zkn (zbkb) supportHongren (Zenithal) Zheng
2022-06-10providers: cipher: aes: add riscv64 zkn supportHongren (Zenithal) Zheng
2021-05-27aes: rename new bsaes_ symbols -> ossl_bsaes_ onesPauli
2021-02-18Update copyright yearMatt Caswell
2021-02-11Various cleanup of PROV_R_ reason codesTomas Mraz
2021-02-11Move the PROV_R reason codes to a public headerTomas Mraz
2020-10-01prov: prefix all exposed 'cipher' symbols with ossl_Pauli
2020-09-29prov: prefix provider internal functions with ossl_Pauli
2020-04-23Update copyright yearMatt Caswell
2020-01-06Deprecate the low level AES functionsMatt Caswell
2019-12-11Optimize AES-ECB mode in OpenSSL for both aarch64 and aarch32XiaokangQian
2019-11-18Fix Use after free when copying cipher ctxShane Lontis
2019-10-10Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte
2019-10-10Providers: move all ciphersRichard Levitte