Go to file
Adam Langley 6a3c288cdf Update SHA-1/256/512 asm for ARM from upstream.
This change syncs these asm files with upstream's 1.0.2 branch. The
important change is that they contain ARMv8 code that allows 32-bit ARM
code to use the hardware support in ARMv8 when running on such a chip.

Change-Id: Id37cb1ff0cbc98a8e328612df7cf60340ca96064
Reviewed-on: https://boringssl-review.googlesource.com/2921
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-01-16 19:00:26 +00:00
crypto Update SHA-1/256/512 asm for ARM from upstream. 2015-01-16 19:00:26 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Free all error queues on shutdown. 2015-01-15 22:10:02 +00:00
ssl aarch64 support. 2015-01-14 23:38:11 +00:00
tool Benchmark AEADs with aligned buffers. 2015-01-16 19:00:17 +00:00
util aarch64 support. 2015-01-14 23:38:11 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Build with yasm on Win64 as well. 2014-10-31 22:02:45 +00:00
CMakeLists.txt aarch64 support. 2015-01-14 23:38:11 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00