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:
f407eec
)
Add new asm modules.
author
Ben Laurie
<ben@links.org>
Sun, 9 Feb 2014 12:18:16 +0000
(12:18 +0000)
committer
Ben Laurie
<ben@links.org>
Sun, 9 Feb 2014 12:18:16 +0000
(12:18 +0000)
util/pl/unix.pl
patch
|
blob
|
history
diff --git
a/util/pl/unix.pl
b/util/pl/unix.pl
index 39bdc6c75e4fd0cd85466a2c032f11366ec3ab88..7b6162e2375204d3590d2adf57a208ca3d222795 100644
(file)
--- a/
util/pl/unix.pl
+++ b/
util/pl/unix.pl
@@
-74,6
+74,9
@@
$bf_enc_src="";
'aesni-sha256-x86_64' => 'crypto/aes',
'rsaz-x86_64' => 'crypto/bn',
'rsaz-avx2' => 'crypto/bn',
+ 'aesni-mb-x86_64' => 'crypto/aes',
+ 'sha1-mb-x86_64' => 'crypto/sha',
+ 'sha256-mb-x86_64' => 'crypto/sha',
);
# If I were feeling more clever, these could probably be extracted