aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes/build.info
Commit message (Expand)AuthorAgeFilesLines
* enable AES-XTS optimization for AIXsanumesh2024-05-301-1/+1
* Fix a few incorrect paths in some build.info filesRichard Levitte2024-02-021-1/+1
* Disable build of HWAES on PPC MacsTomas Mraz2024-01-111-1/+5
* riscv: Provide vector crypto implementation of AES-128/256-XTS mode.Jerry Shih2023-10-261-0/+1
* riscv: Provide vector crypto implementation of AES-CTR mode.Phoebe Chen2023-10-261-1/+2
* riscv: AES: Provide a Zvkned-based implementationChristoph Müllner2023-10-261-1/+2
* Add vpaes-loongarch64.pl module.zhuchen2022-10-121-0/+6
* add build support for riscv32 aes zknHongren (Zenithal) Zheng2022-09-051-0/+2
* add build support for riscv64 aes zknHongren (Zenithal) Zheng2022-06-101-1/+2
* Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior2022-05-241-8/+8
* Add AES implementation in generic riscv64 asmHenry Brausen2022-05-191-0/+5
* Use Perl to generate bsaes-armv8.STom Cosgrove2022-03-091-1/+1
* ARM assembly pack: translate bit-sliced AES implementation to AArch64Ben Avison2022-03-091-2/+3
* Add missing define to enable AES-NI usage on x86 platformTomas Mraz2021-10-211-1/+1
* aarch64: support BTI and pointer authentication in assemblyRuss Butler2021-10-011-0/+1
* Revert "ARM assembly pack: translate bit-sliced AES implementation to AArch64"Pauli2021-05-201-3/+2
* Fix provider library build wrt. AESJuergen Christ2021-05-141-0/+7
* ARM assembly pack: translate bit-sliced AES implementation to AArch64Ben Avison2021-05-141-2/+3
* Add $AESDEF in libdefault.a to fix aes regressionXiaofei Bai2021-05-131-0/+1
* Drop libimplementations.aRichard Levitte2021-05-071-1/+0
* Use build.info, not ifdef for crypto modulesRich Salz2020-04-161-1/+4
* Add AES_CBC_HMAC_SHA ciphers to providers.Shane Lontis2020-01-061-2/+0
* Fix missing Assembler definesShane Lontis2019-10-161-1/+7
* Rework how our providers are builtRichard Levitte2019-10-101-2/+2
* build.info: For all assembler generators, remove all argumentsRichard Levitte2019-09-161-27/+24
* crypto/aes/build.info: Fix AES assembler specsRichard Levitte2019-06-181-5/+4
* Move aes_asm_src file information to build.info filesRichard Levitte2019-06-171-3/+64
* Use variables in build.info files where it's worth the whileRichard Levitte2019-06-151-6/+4
* Make basic AES ciphers available from within the FIPS providersMatt Caswell2019-06-031-0/+4
* Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte2019-01-311-10/+1
* Harmonize the make variables across all known platforms familiesRichard Levitte2018-02-141-6/+3
* Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte2018-01-281-3/+9
* s390x assembly pack: extend s390x capability vector.Patrick Steuer2017-10-301-0/+3
* MIPS assembly pack: adapt it for MIPS[32|64]R6.Andy Polyakov2016-09-021-0/+1
* Add AES assembly module for Fujitsu SPARC64 X/X+.Andy Polyakov2016-04-201-0/+2
* Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte2016-03-131-3/+3
* crypto/*/build.info: make it work on ARM platforms.Andy Polyakov2016-03-111-2/+4
* Add include directory options for assembler files that include from crypto/Richard Levitte2016-03-101-0/+2
* Add include directory options for assembler files that include from crypto/Richard Levitte2016-03-101-0/+3
* Unified - adapt the generation of aes assembler to use GENERATERichard Levitte2016-03-091-48/+33
* SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov2016-03-081-3/+3
* Pass $(CC) to perlasm scripts via the environmentRichard Levitte2016-02-131-21/+21
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+59
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+4