aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am.macosx-x86_64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable MD5 ASMTheo Buehler2025-01-241-2/+0
* Disable sha1 assembly on amd64Theo Buehler2024-12-041-2/+0
* Disable sha512 perlasmTheo Buehler2024-11-161-2/+0
* Disable sha256 assemblyTheo Buehler2024-11-081-2/+0
* Remove -DWHIRLPOOL_ASMTheo Buehler2024-10-181-1/+0
* Hook up crypto_cpu_caps_init()Theo Buehler2024-10-181-2/+0
* Initial cut for crypto_arch.hTheo Buehler2024-08-111-5/+0
* Add HAVE_AES_* flags to all x86_64 asm buildsTheo Buehler2024-03-291-0/+5
* camellia/cast consolidation copingTheo Buehler2024-03-291-1/+0
* Consolidate whirlpoolTheo Buehler2024-03-281-1/+0
* why is this such a messTheo Buehler2024-03-271-2/+0
* portable asm generator patches for portableBrent Cook2023-10-301-1/+0
* third try's a charmBrent Cook2023-07-031-1/+1
* define endbr64 as nopBrent Cook2023-07-031-1/+1
* move endbr64 removal to preprocessorBrent Cook2023-07-031-0/+1
* Drop GF2m assemblyTheo Buehler2023-04-151-2/+0
* include more asm filesBrent Cook2023-02-231-0/+1
* generally disable asm for nowBrent Cook2023-02-211-0/+12
* updates for latest build changesBrent Cook2016-11-051-16/+16
* rework CFLAGS/CPPFLAGS settings during configurationBrent Cook2015-03-221-15/+15
* Enable optimized crypto operations for x86_64Brent Cook2014-12-071-0/+41