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:
82ae22e
)
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>
Wed, 31 Jul 2013 15:37:19 +0000
(16:37 +0100)
util/pl/unix.pl
patch
|
blob
|
history
diff --git
a/util/pl/unix.pl
b/util/pl/unix.pl
index 2e860ae35bfd6b413bdbdafea1a5f29b4d63ab81..39bdc6c75e4fd0cd85466a2c032f11366ec3ab88 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