summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/sha/sha256_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
* Specify size for K256 symbol.jsing2024-11-161-1/+2
* Use multipliers for stack offsets and tweak comment.jsing2024-11-121-9/+9
* Provide a replacement assembly implementation for SHA-256 on amd64.jsing2024-11-081-0/+301