openssl/crypto/sha
Andy Polyakov 874faf2ffb Adapt ARM assembly pack for iOS.
This is achieved by filtering perlasm output through arm-xlate.pl. But note
that it's done only if "flavour" argument is not 'void'. As 'void' is
default value for other ARM targets, permasm output is not actually
filtered on previously validated platforms.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
2015-05-13 16:46:58 +02:00
..
asm Adapt ARM assembly pack for iOS. 2015-05-13 16:46:58 +02:00
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
Makefile Add ARMv8 assembly pack. 2015-05-13 16:43:25 +02:00
sha.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
sha.h Oops! New prototype code creeped through... 2006-12-22 15:47:01 +00:00
sha1.c Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
sha1_one.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
sha1dgst.c Allow for dynamic base in Win64 FIPS module. 2011-09-14 20:48:49 +00:00
sha1test.c Remove unnecessary casts and avoid some warnings with gcc 4.2. 2007-06-07 16:07:57 +00:00
sha256.c Allow for dynamic base in Win64 FIPS module. 2011-09-14 20:48:49 +00:00
sha256t.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00
sha512.c Allow for dynamic base in Win64 FIPS module. 2011-09-14 20:48:49 +00:00
sha512t.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00
sha_dgst.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
sha_locl.h Fix bug in big-endian path and optimize it for size. 2006-10-18 08:15:16 +00:00
sha_one.c Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
shatest.c Avoid aliasing warning. 2007-12-16 13:57:44 +00:00