提交 99fb2212 编写于 作者: B Ben Laurie

Support new asm files.

上级 524b00c0
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册