From: Andy Polyakov Date: Sun, 22 Feb 2015 18:19:26 +0000 (+0100) Subject: sha/asm/sha1-586.pl: fix typo. X-Git-Tag: OpenSSL_1_1_0-pre1~1622 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3372c4fffa0556a688f8f1f550b095051398f596;p=openssl sha/asm/sha1-586.pl: fix typo. The typo doesn't affect supported configuration, only unsupported masm. Reviewed-by: Matt Caswell --- 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