openssl/crypto/modes
Andy Polyakov 11208dcfb9 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.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-09-25 13:34:02 +02:00
..
asm ARMv4 assembly pack: implement support for Thumb2. 2015-09-25 13:34:02 +02:00
cbc128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ccm128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cfb128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ctr128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cts128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
gcm128.c gcm.c: address linker warning about OPENSSL_ia32cap_P size mismatch. 2015-06-10 23:55:59 +02:00
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00
modes_lcl.h Appease clang -Wshadow 2015-04-04 17:07:03 +02:00
ocb128.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
ofb128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
wrap128.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
xts128.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00