openssl/crypto/modes
Andy Polyakov f4868c9921 Remove inconsistency in ARM support.
This facilitates "universal" builds, ones that target multiple
architectures, e.g. ARMv5 through ARMv7. See commentary in
Configure for details.

Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit c1669e1c20)
2015-01-06 11:14:23 +01:00
..
asm Remove inconsistency in ARM support. 2015-01-06 11:14:23 +01:00
.cvsignore Ignore more. 2012-12-13 12:43:18 +00:00
cbc128.c Please Clang's sanitizer. 2014-07-09 22:45:38 +02:00
ccm128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-06-04 14:31:23 +01:00
cfb128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
ctr128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
cts128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2013-06-04 14:31:23 +01:00
gcm128.c Remove inconsistency in ARM support. 2015-01-06 11:14:23 +01:00
Makefile Harmonize Tru64 and Linux make rules. 2014-09-20 10:22:13 +02:00
modes.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:45:09 -04:00
modes_lcl.h Please Clang's sanitizer. 2014-07-09 22:45:38 +02:00
ofb128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00
wrap128.c Sanity check lengths for AES wrap algorithm. 2014-07-17 12:58:42 +01:00
xts128.c Sync ASM/modes to add CCM and XTS modes and assembly language optimisation 2011-08-11 22:36:19 +00:00