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:
852f837
)
Support new rsaz asm stuff.
author
Ben Laurie
<ben@links.org>
Fri, 12 Jul 2013 11:48:24 +0000
(12:48 +0100)
committer
Ben Laurie
<ben@links.org>
Fri, 12 Jul 2013 11:48:24 +0000
(12:48 +0100)
util/pl/unix.pl
patch
|
blob
|
history
diff --git
a/util/pl/unix.pl
b/util/pl/unix.pl
index 9c258c4df7b33b862d3676eb75a1f7a6524a008e..a15418705b4e75b637d4b96be9e89193861eba03 100644
(file)
--- a/
util/pl/unix.pl
+++ b/
util/pl/unix.pl
@@
-72,6
+72,8
@@
$bf_enc_src="";
'ghash-x86_64' => 'crypto/modes',
'aesni-gcm-x86_64' => 'crypto/modes',
'aesni-sha256-x86_64' => 'crypto/aes',
+ 'rsaz-x86_64' => 'crypto/bn',
+ 'rsaz-avx2' => 'crypto/bn',
);
# If I were feeling more clever, these could probably be extracted