summaryrefslogtreecommitdiffstats
path: root/include/crypto/aes_platform.h
AgeCommit message (Expand)Author
2023-07-28vpaes: LoongArch: Use getauxval(AT_HWCAP) for LSX detectionXi Ruoyao
2023-03-22Do not build P10-specific AES-GCM assembler on macOSEvan Miller
2023-03-14Update copyright yearMatt Caswell
2023-02-08Fix the return values of the aarch64 unroll8_eor_aes_gcm_*_*_kernel functionsTom Cosgrove
2022-12-14Do not build P10-specific AES-GCM assembler on AIXTomas Mraz
2022-12-01Update copyright yearTomas Mraz
2022-11-23Add vpaes-loongarch64.pl module.zhuchen
2022-11-23Fix AES-GCM on Power 8 CPUsTomas Mraz
2022-11-23aes_platform: add riscv32 zkn asm supportHongren (Zenithal) Zheng
2022-11-23Use separate function to get GCM functionsTodd Short
2022-11-21aes_platform: add riscv64 zkn asm supportHongren (Zenithal) Zheng
2022-11-11Fixed counter overflowDanny Tsen
2022-11-11Optimize AES-GCM for uarchs with unroll and new instructionsXiaokangQian
2022-11-11AES-GCM performance optimzation with stitched method for p9+ ppc64leDanny Tsen
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