boringssl/crypto/fipsmodule
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
..
aes ARMv4 assembly pack: harmonize Thumb-ification of iOS build. 2017-06-13 17:49:16 +00:00
bn Sync ARM assembly up to 609b0852e4d50251857dbbac3141ba042e35a9ae. 2017-06-13 17:47:20 +00:00
cipher Add missing #include of assert.h 2017-06-12 23:35:16 +00:00
des Move des/ to crypto/fipsmodule/ 2017-05-02 19:21:02 +00:00
digest Be less clever about .rel.ro avoidance. 2017-04-07 15:20:26 +00:00
ec Convert p256-x86_64_test to GTest. 2017-06-09 18:50:56 +00:00
ecdsa Convert ECDSA tests to GTest. 2017-06-07 19:22:23 +00:00
hmac
md4
md5 Remove filename argument to x86 asm_init. 2017-05-12 14:58:27 +00:00
modes ARMv4 assembly pack: harmonize Thumb-ification of iOS build. 2017-06-13 17:49:16 +00:00
rand Clarify rand locking comment. 2017-06-08 22:26:40 +00:00
rsa Remove ex_data's dup hook. 2017-05-23 22:43:59 +00:00
sha sha/asm/sha512-armv8.pl: adapt for kernel use. 2017-06-13 17:47:41 +00:00
bcm.c Tag the power-on tests as a constructor function directly. 2017-06-08 22:17:59 +00:00
CMakeLists.txt Convert p256-x86_64_test to GTest. 2017-06-09 18:50:56 +00:00
delocate.h Switch to new delocate tool. 2017-05-30 18:00:16 +00:00
FIPS.md Inject FIPS hash without running module. 2017-04-12 23:09:38 +00:00
intcheck1.png
intcheck2.png Inject FIPS hash without running module. 2017-04-12 23:09:38 +00:00
intcheck3.png
is_fips.c Move OPENSSL_ASAN to base.h. 2017-05-16 20:16:52 +00:00