提交 5d8b70a4 编写于 作者: A Andy Polyakov

Configurations: engage MIPS64 Poly1305 module.

Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 c6b77c16
......@@ -217,7 +217,8 @@
mips64_asm => {
inherit_from => [ "mips32_asm" ],
template => 1,
sha1_asm_src => add("sha512-mips.S")
sha1_asm_src => add("sha512-mips.S"),
poly1305_asm_src=> "poly1305-mips.S",
},
s390x_asm => {
template => 1,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册