projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
aesni-x86.pl: fix another typo and add test script.
[openssl.git]
/
crypto
/
aes
/
asm
/
aesni-x86.pl
diff --git
a/crypto/aes/asm/aesni-x86.pl
b/crypto/aes/asm/aesni-x86.pl
index 4e3af02db253faf3e22f154a5654359c42fe7c96..fe0cbe0b5e6950d1b06ac9532bd62d3c44e1a60f 100644
(file)
--- a/
crypto/aes/asm/aesni-x86.pl
+++ b/
crypto/aes/asm/aesni-x86.pl
@@
-348,7
+348,7
@@
if ($PREFIX eq "aesni") {
&lea ($inp,&DWP(0x30,$inp));
&pxor ($inout0,$ivec);
&pxor ($inout1,$in0);
- &movups ($ivec,&QWP(
0x2
0,$inp));
+ &movups ($ivec,&QWP(
-0x1
0,$inp));
&pxor ($inout2,$in1);
&movups (&QWP(0,$out),$inout0);
&mov ($rounds,$rounds_) # restore $rounds