openssl/crypto/sha/asm
2011-07-18 11:34:07 +00:00
..
.cvsignore
README
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 ARM assembler pack: profiler-assisted optimizations and NEON support. 2011-04-01 20:58:34 +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 crypto/sha/asm/sha[1|512]-mips.pl: minor updates. 2011-06-28 12:41:19 +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 Remove junk argument to function_begin in sha/asm/*-586.pl. 2008-07-17 09:50:56 +00:00
sha256-armv4.pl ARM assembler pack: profiler-assisted optimizations and NEON support. 2011-04-01 20:58:34 +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 ARM assembler pack: add platform run-time detection. 2011-07-17 17:40:29 +00:00
sha512-ia64.pl Make sha*-ia64 modules alignment neutral. 2007-05-13 15:15:24 +00:00
sha512-mips.pl crypto/sha/asm/sha[1|512]-mips.pl: minor updates. 2011-06-28 12:41:19 +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 Revert previous Linux-specific/centric commit#19629. If it really has to 2010-05-05 22:05:39 +00:00

C2.pl works