summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/arch/amd64/bignum_sqr.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of endbr64 with _CET_ENDBR from cet.htb2024-02-241-1/+1
* Add endbr64 where needed by inspection. Passes regresson tests.deraadt2023-04-251-0/+1
* Fix include.jsing2023-01-211-1/+1
* Include the ISC license from s2n-bignum's LICENSE file.jsing2023-01-211-1/+12
* Bring in s2n-bignum's bignum_sqr() for amd64.jsing2023-01-211-0/+185