提交 6407ef7c 编写于 作者: A Andy Polyakov

Configurations: engage s390x ChaCha20 and Poly1305 modules.

Reviewed-by: NTim Hudson <tjh@openssl.org>
上级 592eef5c
......@@ -125,6 +125,8 @@
sha1_asm_src => "sha1-s390x.s sha256-s390x.s sha512-s390x.s",
rc4_asm_src => "rc4-s390x.s",
modes_asm_src => "ghash-s390x.s",
chacha_asm_src => "chacha-s390x.o",
poly1305_asm_src=> "poly1305-s390x.o",
},
armv4_asm => {
template => 1,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册