提交 82fe001b 编写于 作者: B Ben Laurie

Support new rsaz asm stuff.

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