summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2015-02-22 19:19:26 +0100
committerAndy Polyakov <appro@openssl.org>2015-02-22 19:19:26 +0100
commit3372c4fffa0556a688f8f1f550b095051398f596 (patch)
tree15dce57246d7ef7b4dcfa50ef6ce1af9c4785437
parent1526fea5441f0b6256b298b30ba9fcb3e3ecd930 (diff)
sha/asm/sha1-586.pl: fix typo.
The typo doesn't affect supported configuration, only unsupported masm. Reviewed-by: Matt Caswell <matt@openssl.org>
-rw-r--r--crypto/sha/asm/sha1-586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/asm/sha1-586.pl b/crypto/sha/asm/sha1-586.pl
index 8377299b1e..4895eb3ddf 100644
--- a/crypto/sha/asm/sha1-586.pl
+++ b/crypto/sha/asm/sha1-586.pl
@@ -450,7 +450,7 @@ sub sha1msg2 { sha1op38(0xca,@_); }
&sub ("esp",32);
&movdqu ($ABCD,&QWP(0,$ctx));
- &movd ($E,&QWP(16,$ctx));
+ &movd ($E,&DWP(16,$ctx));
&and ("esp",-32);
&movdqa ($BSWAP,&QWP(0x50,$tmp1)); # byte-n-word swap