boringssl/crypto/fipsmodule/modes
David Benjamin ae96383af3 ARMv4 assembly pack: implement support for Thumb2.
As some of ARM processors, more specifically Cortex-Mx series, are
Thumb2-only, we need to support Thumb2-only builds even in assembly.

(Imported from upstream's 11208dcfb9105e8afa37233185decefd45e89e17.)

Change-Id: I7cb48ce6a842cf3cfdf553f6e6e6227d52d525c0
Reviewed-on: https://boringssl-review.googlesource.com/17108
Reviewed-by: Adam Langley <agl@google.com>
2017-06-13 17:46:35 +00:00
..
asm ARMv4 assembly pack: implement support for Thumb2. 2017-06-13 17:46:35 +00:00
cbc.c
cfb.c
ctr.c
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
polyval.c Move AES-GCM-SIV out from SMALL and handle unaligned keys. 2017-06-01 18:45:06 +00:00