openssl/crypto/modes
Andy Polyakov c1669e1c20 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>
2015-01-04 23:45:08 +01:00
..
asm Remove inconsistency in ARM support. 2015-01-04 23:45:08 +01:00
cbc128.c Please Clang's sanitizer. 2014-07-08 22:24:44 +02:00
ccm128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2012-11-05 17:03:39 +00:00
cfb128.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
ctr128.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
cts128.c crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 2012-11-05 17:03:39 +00:00
gcm128.c Remove inconsistency in ARM support. 2015-01-04 23:45:08 +01:00
Makefile Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
modes_lcl.h Added OPENSSL_NO_OCB guards 2014-12-08 10:29:03 +00:00
modes.h Added OPENSSL_NO_OCB guards 2014-12-08 10:29:03 +00:00
ocb128.c Added OPENSSL_NO_OCB guards 2014-12-08 10:29:03 +00:00
ofb128.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
wrap128.c RFC 5649 support. 2014-07-18 21:37:13 +01:00
xts128.c xts128.c: minor optimizaton. 2011-05-04 20:57:43 +00:00