projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5826e4f
)
Typo in version number.
author
Andy Polyakov
<appro@openssl.org>
Wed, 20 Jul 2005 11:11:14 +0000
(11:11 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Wed, 20 Jul 2005 11:11:14 +0000
(11:11 +0000)
crypto/aes/asm/aes-x86_64.pl
patch
|
blob
|
history
diff --git
a/crypto/aes/asm/aes-x86_64.pl
b/crypto/aes/asm/aes-x86_64.pl
index d90dfda366f61e06fec58f00527c65743ce0856e..5614ff601c7e1707cc2d25c870f87266b5fb0a81 100755
(executable)
--- a/
crypto/aes/asm/aes-x86_64.pl
+++ b/
crypto/aes/asm/aes-x86_64.pl
@@
-6,7
+6,7
@@
# forms are granted according to the OpenSSL license.
# ====================================================================
#
-# Version
2.0
.
+# Version
1.1
.
#
# aes-*-cbc benchmarks are improved by >70% [compared to gcc 3.3.2 on
# Opteron 240 CPU] plus all the bells-n-whistles from 32-bit version