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:
241fba4
)
s/rsaz_eligible/rsaz_avx2_eligible/.
author
Ben Laurie
<ben@links.org>
Fri, 12 Jul 2013 11:47:39 +0000
(12:47 +0100)
committer
Ben Laurie
<ben@links.org>
Fri, 12 Jul 2013 11:47:39 +0000
(12:47 +0100)
crypto/bn/asm/rsaz-avx2.pl
patch
|
blob
|
history
diff --git
a/crypto/bn/asm/rsaz-avx2.pl
b/crypto/bn/asm/rsaz-avx2.pl
index 33f20e64a163209424235fa2344d93e0c8f64b7d..e629ab7c67fddf7e49e856cd8ecb4709b565bd4f 100755
(executable)
--- a/
crypto/bn/asm/rsaz-avx2.pl
+++ b/
crypto/bn/asm/rsaz-avx2.pl
@@
-1836,7
+1836,7
@@
print <<___; # assembler is too old
.globl rsaz_avx2_eligible
.type rsaz_avx2_eligible,\@abi-omnipotent
-rsaz_eligible:
+rsaz_
avx2_
eligible:
xor %eax,%eax
ret
.size rsaz_avx2_eligible,.-rsaz_avx2_eligible