summaryrefslogtreecommitdiffstats
path: root/include/crypto/aes_platform.h
AgeCommit message (Expand)Author
2021-11-04Fix builds on Armv8 systems without AArch64Tom Cosgrove
2021-08-11aes_v8_xts_encrypt is present only on 64bit arm buildsTomas Mraz
2021-07-15Split bignum code out of the sparcv9cap.cTomas Mraz
2021-06-01sparc: fix cross compile buildPauli
2021-05-27Use <> for #include openssl/xxxRich Salz
2021-05-27aes: rename new bsaes_ symbols -> ossl_bsaes_ onesPauli
2021-02-18Update copyright yearMatt Caswell
2021-02-10include/crypto: add a few missing #pragma once directivesFdaSilvaYY
2020-11-12Optimize AES-XTS mode in OpenSSL for aarch64XiaokangQian
2020-04-23Update copyright yearMatt Caswell
2020-01-06Add AES_CBC_HMAC_SHA ciphers to providers.Shane Lontis
2019-12-19CRYPTO: split cipher_platform.h into algorithm specific headersRichard Levitte