openssl/crypto/sha/asm
Andy Polyakov b1a5d1c652 sha/asm/sha512-armv4.pl: adapt for use in Linux kernel context.
Follow-up to sha256-armv4.pl in cooperation with Ard Biesheuvel
(Linaro) and Sami Tolvanen (Google).

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-03-29 15:24:20 +02:00
..
README Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
sha1-586.pl sha/asm/sha1-586.pl: fix typo. 2015-02-22 19:19:26 +01:00
sha1-alpha.pl Alpha assembler pack: adapt for Linux. 2010-09-13 13:28:52 +00:00
sha1-armv4-large.pl ARMv4 assembly pack: add Cortex-A15 performance data. 2015-03-08 14:09:32 +01:00
sha1-armv8.pl Add assembly support to ios64-cross. 2015-01-23 15:38:41 +01:00
sha1-c64xplus.pl C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +02:00
sha1-ia64.pl perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations. 2012-04-28 10:36:58 +00:00
sha1-mb-x86_64.pl sha1-mb-x86_64.pl: add commentary. 2014-08-21 00:15:40 +02:00
sha1-mips.pl Fix irix-cc build. 2015-01-07 18:39:39 +01:00
sha1-parisc.pl PA-RISC assembler pack: switch to bve in 64-bit builds. 2013-06-18 10:37:00 +02:00
sha1-ppc.pl sha1-ppc.pl: shave off one cycle from BODY_20_39 2014-07-21 15:29:09 +02:00
sha1-s390x.pl sha1-s390x.pl: lingering comment update. 2012-07-15 13:34:26 +00:00
sha1-sparcv9.pl misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
sha1-sparcv9a.pl misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
sha1-thumb.pl ARMv4 assembler pack. 2007-09-27 07:09:46 +00:00
sha1-x86_64.pl sha[1|512]-x86_64.pl: fix logical errors with $shaext=0. 2014-07-07 17:01:07 +02:00
sha256-586.pl x86[_64] assembly pack: add Silvermont performance data. 2014-08-30 19:13:49 +02:00
sha256-armv4.pl sha/asm/sha256-armv4.pl: fix compile issue in kernel 2015-03-29 15:22:03 +02:00
sha256-c64xplus.pl C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +02:00
sha256-mb-x86_64.pl x86_64 assembly pack: refine clang detection. 2014-06-28 17:23:21 +02:00
sha512-586.pl x86[_64] assembly pack: add Silvermont performance data. 2014-08-30 19:13:49 +02:00
sha512-armv4.pl sha/asm/sha512-armv4.pl: adapt for use in Linux kernel context. 2015-03-29 15:24:20 +02:00
sha512-armv8.pl Add assembly support to ios64-cross. 2015-01-23 15:38:41 +01:00
sha512-c64xplus.pl C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +02:00
sha512-ia64.pl sha512-ia64.pl: 15-20% performance improvement. 2012-07-15 13:36:25 +00:00
sha512-mips.pl Fix irix-cc build. 2015-01-07 18:39:39 +01:00
sha512-parisc.pl PA-RISC assembler pack: switch to bve in 64-bit builds. 2013-06-18 10:37:00 +02:00
sha512-ppc.pl Engage SHA256/512 for PowerISA 2.07. 2014-07-01 19:09:11 +02:00
sha512-s390x.pl sha512-s390x.pl: lingering comment update. 2012-07-15 13:36:57 +00:00
sha512-sparcv9.pl misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
sha512-x86_64.pl x86[_64] assembly pack: add Silvermont performance data. 2014-08-30 19:13:49 +02:00
sha512p8-ppc.pl Fix macosx-ppc build (and typos in unwind info). 2015-01-22 12:13:57 +01:00

C2.pl works