summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/modes/asm/ghash-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-2/+2
* Import OpenSSL 1.0.1gmiod2014-04-131-1/+2
* import OpenSSL-1.0.1cdjm2012-10-131-0/+805