summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/asm/x86_64-mont.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of endbr64 with _CET_ENDBR from cet.htb2024-02-241-3/+3
* Add endbr64 where needed by inspection. Passes regresson tests.deraadt2023-04-251-0/+3
* Move constants out of text segment into rodata to prepare for xonly supportderaadt2023-01-141-4/+0
* Fix incorrect bounds check in amd64 assembly version of bn_mul_mont();miod2014-06-201-2/+2
* First pass at removing win64 support from the assembly generating Perljsing2014-04-301-177/+0
* Import OpenSSL 1.0.1gmiod2014-04-131-1/+2
* import OpenSSL-1.0.1cdjm2012-10-131-68/+1418
* import OpenSSL-1.0.0adjm2010-10-011-10/+126
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+214