]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/sha/Makefile
Add ARMv8 assembly pack.
authorAndy Polyakov <appro@openssl.org>
Mon, 11 May 2015 09:18:04 +0000 (11:18 +0200)
committerAndy Polyakov <appro@openssl.org>
Wed, 13 May 2015 15:49:18 +0000 (17:49 +0200)
commit9b5db104eca33372b3acb7c7029c211c16b68b5e
tree34eb6fedae1e0c72c058ce22da2908c172939920
parent788715cecf22fac32fa87b812609b6e1ad227a3a
Add ARMv8 assembly pack.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
(cherry picked from commit b84813ec017cb03b8dd0b85bce2bb3e021c45685)
crypto/Makefile
crypto/aes/Makefile
crypto/aes/asm/aesv8-armx.pl [new file with mode: 0644]
crypto/arm64cpuid.pl [new file with mode: 0644]
crypto/modes/Makefile
crypto/modes/asm/ghashv8-armx.pl [new file with mode: 0644]
crypto/perlasm/arm-xlate.pl [new file with mode: 0644]
crypto/sha/Makefile
crypto/sha/asm/sha1-armv8.pl [new file with mode: 0644]
crypto/sha/asm/sha512-armv8.pl [new file with mode: 0644]