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:
524b00c
)
Support new asm files.
author
Ben Laurie
<ben@links.org>
Thu, 3 Oct 2013 10:36:43 +0000
(11:36 +0100)
committer
Ben Laurie
<ben@links.org>
Thu, 3 Oct 2013 10:37:18 +0000
(11:37 +0100)
util/pl/unix.pl
patch
|
blob
|
history
diff --git
a/util/pl/unix.pl
b/util/pl/unix.pl
index d91f7b7c0bbc40cdf11b11490e014f18be913c02..6757b7ca18c31282cd00f038891819fe4dad77fb 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