summaryrefslogtreecommitdiff
path: root/providers/implementations/ciphers/cipher_aes_xts_hw.c
Commit message (Expand)AuthorAgeFilesLines
* provider: cipher: aes: add riscv32 zkn (zbkb) supportHongren (Zenithal) Zheng2022-09-051-0/+42
* providers: cipher: aes: add riscv64 zkn supportHongren (Zenithal) Zheng2022-06-101-1/+26
* Update copyright yearMatt Caswell2021-06-171-1/+1
* aes: rename new bsaes_ symbols -> ossl_bsaes_ onesPauli2021-05-271-2/+2
* Fix Aes-xts potential failure on aarch64XiaokangQian2020-10-201-0/+1
* prov: prefix provider internal functions with ossl_Pauli2020-09-291-1/+1
* Fix AES_XTS on x86-64 platforms with BSAES and VPAES support.Shane Lontis2020-09-181-2/+5
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level AES functionsMatt Caswell2020-01-061-0/+6
* Fix Use after free when copying cipher ctxShane Lontis2019-11-181-3/+17
* Providers: move all ciphersRichard Levitte2019-10-101-0/+153