boringssl/crypto/fipsmodule/aes
David Benjamin 0a3663a64f ARMv4 assembly pack: harmonize Thumb-ification of iOS build.
Three modules were left behind in
I59df0b567e8e80befe5c399f817d6410ddafc577.

(Imported from upstream's c93f06c12f10c07cea935abd78a07a037e27f155.)

This actually meant functions defined in those two files were
non-functional. I'm guessing no one noticed upstream because, if you go
strictly by iOS compile-time capabilities, all this code is unreachable
on ios32, only ios64.

Change-Id: I55035edf2aebf96d14bdf66161afa2374643d4ec
Reviewed-on: https://boringssl-review.googlesource.com/17113
Reviewed-by: David Benjamin <davidben@google.com>
2017-06-13 17:49:16 +00:00
..
asm ARMv4 assembly pack: harmonize Thumb-ification of iOS build. 2017-06-13 17:49:16 +00:00
aes_test.cc Convert aes_test to GTest. 2017-05-23 22:33:25 +00:00
aes_tests.txt
aes.c Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
internal.h Move cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
key_wrap.c
mode_wrappers.c Move modes/ into the FIPS module 2017-04-21 17:46:37 +00:00