summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch/aarch64/Makefile.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move camellia to primary Makefile.jsing2024-03-291-4/+1
* Move aes_core.c to the primary Makefile.jsing2024-03-291-6/+1
* Move wp_block.c to the primary Makefile.jsing2024-03-291-3/+1
* Merge aes_cbc.c into aes.c now that aes_cbc.c is used on all platforms.jsing2024-03-281-2/+2
* Move rc4.c to primary Makefile.jsing2024-03-281-3/+1
* Move des sources to primary Makefile.jsing2024-03-281-3/+1
* Consolidate rc4 code.jsing2024-03-271-2/+2
* Move bf_enc.c to the primary Makefile.jsing2024-03-271-3/+1
* Sprinkle a few BTI instructions into the arm64 assembly files and passkettenis2023-04-051-1/+2
* Remove the now empty bn_asm.c.jsing2023-01-311-2/+1
* Start disentangling armv7 and aarch64 codetb2022-03-231-2/+2
* Add cpuid support for arm64 so that we can recognize whichpatrick2019-07-021-1/+4
* Add support for AArch64.patrick2017-01-111-0/+28