Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@chromium.org>2015-02-23 22:31:17 +0300
committerAdam Langley <agl@google.com>2015-02-23 22:44:50 +0300
commit2b48d6b7dd4318ace7f2b3fa9b34e5c1f27f8869 (patch)
treeff60b8d9f71308aa1b04f48ec765ee7cbf92acc3 /crypto
parent3f5917f3200df64bbbbb5081445c953122ad475f (diff)
sha/asm/sha1-586.pl: fix typo.
The typo doesn't affect supported configuration, only unsupported masm. (Imported from upstream's 3372c4fffa0556a688f8f1f550b095051398f596) Change-Id: Ib6a2f1d9f6fc244a33da1e079188acdf69d5e2f3 Reviewed-on: https://boringssl-review.googlesource.com/3580 Reviewed-by: Adam Langley <agl@google.com>
Diffstat (limited to 'crypto')
-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 8377299b..4895eb3d 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