summaryrefslogtreecommitdiffstats
path: root/linux-x86_64/crypto/bn
Commit message (Collapse)AuthorAgeFilesLines
* external/boringssl: sync with upstream.Adam Langley2015-09-241-1776/+0
| | | | | | | | | | | This change imports the current version of BoringSSL. The only local change now is that |BORINGSSL_201509| is defined in base.h. This allows this change to be made without (hopefully) breaking the build. This change will need https://android-review.googlesource.com/172744 to be landed afterwards to update a test. Change-Id: I6d1f463f7785a2423bd846305af91c973c326104
* Include .extern and .hidden in x86-64 asm.Adam Langley2015-03-063-4/+8
| | | | | | | | This is backport of BoringSSL's d216b71f909fe56255813dab0a8d052534bdcb91 and https://boringssl-review.googlesource.com/3810 and should allow asm on x86-64 to build correctly. Change-Id: Id321768930182951223dbf90c4c910e24d9b6798
* Initial commit of BoringSSL for Android.Adam Langley2015-01-305-0/+5484