summaryrefslogtreecommitdiffstats
path: root/providers/implementations/ciphers/cipher_aes_xts_hw.c
AgeCommit message (Expand)Author
2024-04-09Copyright year updatesRichard Levitte
2024-03-22riscv: Fix remaining asm checksJakov Smolić
2024-01-02riscv: Fix mispelling of extension test macroGrant Nichol
2023-10-26riscv: Provide vector crypto implementation of AES-128/256-XTS mode.Jerry Shih
2023-10-26Fix the aes-xts key-length checking condition and hw declaration.Jerry Shih
2023-10-26riscv: Implement AES-192Ard Biesheuvel
2023-10-26riscv: AES: Provide a Zvkned-based implementationChristoph Müllner
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-06-17Update copyright yearMatt Caswell
2021-05-27aes: rename new bsaes_ symbols -> ossl_bsaes_ onesPauli
2020-10-20Fix Aes-xts potential failure on aarch64XiaokangQian
2020-09-29prov: prefix provider internal functions with ossl_Pauli
2020-09-18Fix AES_XTS on x86-64 platforms with BSAES and VPAES support.Shane Lontis
2020-04-23Update copyright yearMatt Caswell
2020-01-06Deprecate the low level AES functionsMatt Caswell
2019-11-18Fix Use after free when copying cipher ctxShane Lontis
2019-10-10Providers: move all ciphersRichard Levitte