summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/sha/asm/sha1-x86_64.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add endbr64 where needed by inspection. Passes regresson tests.deraadt2023-04-251-0/+4
* Use explicit .text instead of .previous to please Windows/MinGW on amd64tb2023-02-231-1/+1
* Use .section .rodata instead of a plain .rodatatb2023-02-091-1/+1
* Move constants out of text segment into rodata to prepare for xonly supportderaadt2023-01-141-1/+2
* spelling fixes; from paul tagliamontejmc2022-12-261-2/+2
* Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] bymiod2016-11-041-4/+5
* Import OpenSSL 1.0.1gmiod2014-04-131-3/+4
* import OpenSSL-1.0.1cdjm2012-10-131-138/+1047
* import OpenSSL-1.0.0adjm2010-10-011-8/+117
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+242