summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/arch/amd64/word_clz.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
* Change include from _internal_s2n_bignum.h to s2n_bignum_internal.h.jsing2023-02-161-1/+1
* Include the ISC license from s2n-bignum's LICENSE file.jsing2023-02-161-1/+12
* Bring in word_clz.S from s2n-bignum for amd64.jsing2023-02-161-0/+48