boringssl/crypto/fipsmodule/modes
David Benjamin 8da59555c6 ARMv4 assembly pack: allow Thumb2 even in iOS build, and engage it in most modules.
(Imported from upstream's a285992763f3961f69a8d86bf7dfff020a08cef9.)

Change-Id: I59df0b567e8e80befe5c399f817d6410ddafc577
Reviewed-on: https://boringssl-review.googlesource.com/17110
Reviewed-by: Adam Langley <agl@google.com>
2017-06-13 17:47:10 +00:00
..
asm ARMv4 assembly pack: allow Thumb2 even in iOS build, and engage it in most modules. 2017-06-13 17:47:10 +00:00
cbc.c Move modes/ into the FIPS module 2017-04-21 17:46:37 +00:00
cfb.c Move modes/ into the FIPS module 2017-04-21 17:46:37 +00:00
ctr.c Move modes/ into the FIPS module 2017-04-21 17:46:37 +00:00
gcm_test.cc Convert a number of tests to GTest. 2017-06-01 17:02:13 +00:00
gcm_tests.txt Convert a number of tests to GTest. 2017-06-01 17:02:13 +00:00
gcm.c Use unions rather than aliasing when possible. 2017-06-08 00:21:18 +00:00
internal.h Use unions rather than aliasing when possible. 2017-06-08 00:21:18 +00:00
ofb.c Move modes/ into the FIPS module 2017-04-21 17:46:37 +00:00
polyval.c Move AES-GCM-SIV out from SMALL and handle unaligned keys. 2017-06-01 18:45:06 +00:00