summaryrefslogtreecommitdiff
path: root/crypto/aes
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2019-04-17 21:08:13 +0200
committerAndy Polyakov <appro@openssl.org>2019-04-17 21:08:13 +0200
commit6465321e40cad2434501f0e8382e31a50a4f2e0b (patch)
treea502cb797cf6713db3a38290f00a22a1436cb79d /crypto/aes
parentad7e17dd6c8a3931da0fa9a06e80cf498278ef27 (diff)
downloadopenssl-new-6465321e40cad2434501f0e8382e31a50a4f2e0b.tar.gz
ARM64 assembly pack: add ThunderX2 results.
Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8776)
Diffstat (limited to 'crypto/aes')
-rwxr-xr-xcrypto/aes/asm/aesv8-armx.pl1
-rwxr-xr-xcrypto/aes/asm/vpaes-armv8.pl1
2 files changed, 2 insertions, 0 deletions
diff --git a/crypto/aes/asm/aesv8-armx.pl b/crypto/aes/asm/aesv8-armx.pl
index 81bc1cbf1c..b708a61d50 100755
--- a/crypto/aes/asm/aesv8-armx.pl
+++ b/crypto/aes/asm/aesv8-armx.pl
@@ -36,6 +36,7 @@
# Denver 1.96 0.86 0.80
# Mongoose 1.33 1.20 1.20
# Kryo 1.26 0.94 1.00
+# ThunderX2 5.95 1.53 1.55
#
# (*) original 3.64/1.34/1.32 results were for r0p0 revision
# and are still same even for updated module;
diff --git a/crypto/aes/asm/vpaes-armv8.pl b/crypto/aes/asm/vpaes-armv8.pl
index f08ae58383..c7839b3208 100755
--- a/crypto/aes/asm/vpaes-armv8.pl
+++ b/crypto/aes/asm/vpaes-armv8.pl
@@ -30,6 +30,7 @@
# Denver(***) 16.6(**) 15.1/17.8(**) [8.80/9.93 ]
# Apple A7(***) 22.7(**) 10.9/14.3 [8.45/10.0 ]
# Mongoose(***) 26.3(**) 21.0/25.0(**) [13.3/16.8 ]
+# ThunderX2(***) 39.4(**) 33.8/48.6(**)
#
# (*) ECB denotes approximate result for parallelizable modes
# such as CBC decrypt, CTR, etc.;