summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/sha/sha512_amd64_generic.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include crypto_assembly.h instead of manually ensuring _CET_ENDBR exists.jsing2026-03-281-6/+2
* Tidy instruction separators in SHA assembly.jsing2026-01-241-6/+6
* Use .section before .rodata to appease gas.jsing2026-01-171-3/+4
* Provide a replacement assembly implementation for SHA-512 on amd64.jsing2024-11-161-0/+307