boringssl/crypto/aes
David Benjamin a3a80b23eb Convert remaining Latin-1 files to UTF-8.
See upstream's 9f0b86c68bb96d49301bbd6473c8235ca05ca06b. Generated by
using upstream's script in 5a3ce86e21715a683ff0d32421ed5c6d5e84234d and
then manually throwing out the false positives. (We converted a bunch of
stuff already in 91157550061d5d794898fe47b95384a7ba5f7b9d.)

This may require some wrestling with depot_tools to land in Chromium due
to Rietveld's encoding bugs, but hopefully that will avoid future
problems; Rietveld breaks if either old or new file is Latin-1.

Change-Id: I26dcb20c7377f92a0c843ef5d74d440a82ea8ceb
Reviewed-on: https://boringssl-review.googlesource.com/5483
Reviewed-by: Adam Langley <agl@google.com>
2015-07-29 19:22:55 +00:00
..
asm Convert remaining Latin-1 files to UTF-8. 2015-07-29 19:22:55 +00:00
aes_test.cc Add tests for low-level AES functions. 2015-07-01 21:37:57 +00:00
aes.c Fix undefined behavior in shifts. 2015-03-19 11:33:46 +00:00
CMakeLists.txt Add tests for low-level AES functions. 2015-07-01 21:37:57 +00:00
internal.h Inital import. 2014-06-20 13:17:32 -07:00
mode_wrappers.c Add visibility rules. 2014-07-31 22:03:11 +00:00