boringssl/crypto/aes
Adam Langley 6daa8268a6 Move the ARM-AES functions inside an #if block.
This fixes an issue with Clang, which doesn't like static functions that
aren't used (to its eyes).

Change-Id: I7cb055aa9f0ab3934352c105abe45f9c30990250
2015-09-25 15:21:34 -07:00
..
asm Fix several minor points noticed by Kenny. 2015-09-24 22:08:50 +00:00
aes_test.cc Add tests for low-level AES functions. 2015-07-01 21:37:57 +00:00
aes.c Move the ARM-AES functions inside an #if block. 2015-09-25 15:21:34 -07:00
CMakeLists.txt Move arm_arch.h and fix up lots of include paths. 2015-08-26 01:57:59 +00:00
internal.h
mode_wrappers.c Add visibility rules. 2014-07-31 22:03:11 +00:00