openssl/crypto/sha/asm
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
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
README Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
sha1-586.pl sha1-586|x86_64.pl: minor portability fix. 2011-05-29 13:48:57 +00:00
sha1-alpha.pl Alpha assembler pack: adapt for Linux. 2010-09-13 13:28:52 +00:00
sha1-armv4-large.pl Adapt ARM assembly pack for iOS. 2015-05-13 16:46:58 +02:00
sha1-armv8.pl Add ARMv8 assembly pack. 2015-05-13 16:43:25 +02:00
sha1-c64xplus.pl Add support for Windows CE and C64+ to FIPS module. 2012-10-04 13:27:11 +00:00
sha1-ia64.pl SHA1 assembler show off: minor performance updates and new modules for 2009-11-15 17:26:11 +00:00
sha1-mips.pl sha1-mips.pl: fix typo. 2011-10-20 08:39:29 +00:00
sha1-parisc.pl SHA1 assembler show off: minor performance updates and new modules for 2009-11-15 17:26:11 +00:00
sha1-ppc.pl PPC assembler pack: adhere closer to ABI specs, add PowerOpen traceback data. 2011-05-27 13:32:34 +00:00
sha1-s390x.pl s390x assembler pack: adapt for -m31 build, see commentary in Configure 2010-11-29 20:52:43 +00:00
sha1-sparcv9.pl SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unaligned 2010-07-01 07:34:56 +00:00
sha1-sparcv9a.pl SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unaligned 2010-07-01 07:34:56 +00:00
sha1-thumb.pl ARMv4 assembler pack. 2007-09-27 07:09:46 +00:00
sha1-x86_64.pl sha1-x86_64.pl: nasm 2.07 screws up labels if AVX path is compiled. 2011-07-04 13:00:24 +00:00
sha256-586.pl sha256-586.pl: minor optimization, +0-2% on all CPUs, +7% on Westmere. 2011-09-17 12:57:33 +00:00
sha256-armv4.pl Adapt ARM assembly pack for iOS. 2015-05-13 16:46:58 +02:00
sha256-c64xplus.pl Add support for Windows CE and C64+ to FIPS module. 2012-10-04 13:27:11 +00:00
sha512-586.pl Remove junk argument to function_begin in sha/asm/*-586.pl. 2008-07-17 09:50:56 +00:00
sha512-armv4.pl Adapt ARM assembly pack for iOS. 2015-05-13 16:46:58 +02:00
sha512-armv8.pl Add ARMv8 assembly pack. 2015-05-13 16:43:25 +02:00
sha512-c64xplus.pl Add support for Windows CE and C64+ to FIPS module. 2012-10-04 13:27:11 +00:00
sha512-ia64.pl Make sha*-ia64 modules alignment neutral. 2007-05-13 15:15:24 +00:00
sha512-mips.pl vxworks-mips: unify and add assembler. 2011-10-19 21:49:20 +00:00
sha512-parisc.pl PA-RISC assembler: missing symbol and typos. 2009-12-28 16:13:35 +00:00
sha512-ppc.pl PPC assembler pack: adhere closer to ABI specs, add PowerOpen traceback data. 2011-05-27 13:32:34 +00:00
sha512-s390x.pl s390x assembler pack: adapt for -m31 build, see commentary in Configure 2010-11-29 20:52:43 +00:00
sha512-sparcv9.pl sha512-sparcv9.pl: minor optimization of sha256. 2011-07-18 11:34:07 +00:00
sha512-x86_64.pl sha512-x86_64.pl: +15% better performance on Westmere and incidentally Atom. 2011-09-17 11:30:28 +00:00

C2.pl works