aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2012-07-15 13:36:57 +0000
committerAndy Polyakov <appro@openssl.org>2012-07-15 13:36:57 +0000
commitee923b4cef7e71e2682b137ff4a388d0077fed61 (patch)
treeda0787625ec8e96b48605827f57035103b6283fa /crypto/sha
parent46a2b3387a3feb044527a58a89555029c809190d (diff)
downloadopenssl-ee923b4cef7e71e2682b137ff4a388d0077fed61.tar.gz
sha512-s390x.pl: lingering comment update.
Diffstat (limited to 'crypto/sha')
-rw-r--r--crypto/sha/asm/sha512-s390x.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/asm/sha512-s390x.pl b/crypto/sha/asm/sha512-s390x.pl
index 079a3fc78a..160997e31d 100644
--- a/crypto/sha/asm/sha512-s390x.pl
+++ b/crypto/sha/asm/sha512-s390x.pl
@@ -33,7 +33,7 @@
# instructions and achieve "64-bit" performance even in 31-bit legacy
# application context. The feature is not specific to any particular
# processor, as long as it's "z-CPU". Latter implies that the code
-# remains z/Architecture specific. On z900 SHA256 was measured to
+# remains z/Architecture specific. On z990 SHA256 was measured to
# perform 2.4x and SHA512 - 13x better than code generated by gcc 4.3.
$flavour = shift;