boringssl/crypto/chacha
Adam Langley be629e0e92 Another fix for the regenerated chacha_vec_arm.S.
I put the header back, but missed the #endif at the end of the file.
Regenerating this is clearly too error prone – I'll write a script to do
it for the future.

Change-Id: I06968c9f7a4673f5942725e727c67cb4e01d361a
2015-01-30 10:28:37 -08:00
..
chacha_generic.c Don't require alignment in ChaCha20 on ARM. 2015-01-29 20:06:41 +00:00
chacha_vec_arm.S Another fix for the regenerated chacha_vec_arm.S. 2015-01-30 10:28:37 -08:00
chacha_vec.c Don't require alignment in ChaCha20 on ARM. 2015-01-29 20:06:41 +00:00
CMakeLists.txt Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00