summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/sha/sha1_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-75/+75
* Use .section before .rodata to appease gas.jsing2026-01-171-2/+2
* Use name instead of register.jsing2025-01-181-3/+3
* Provide a replacement assembly implementation for SHA-1 on amd64.jsing2024-12-041-0/+314