s390x assembly pack: add ChaCha20 and Poly1305 modules.
authorAndy Polyakov <appro@openssl.org>
Mon, 14 Dec 2015 22:23:20 +0000 (23:23 +0100)
committerAndy Polyakov <appro@openssl.org>
Tue, 9 Feb 2016 21:33:52 +0000 (22:33 +0100)
commit592eef5c349b8f8ea6f4b7dba91d700f3a343e84
treefe0d9b5271f14488c7fb3439891ee61530db9f8f
parent5e355e0cff4cb921b0748c352d6aef8bf9346f25
s390x assembly pack: add ChaCha20 and Poly1305 modules.

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/chacha/Makefile.in
crypto/chacha/asm/chacha-s390x.pl [new file with mode: 0755]
crypto/poly1305/Makefile.in
crypto/poly1305/asm/poly1305-s390x.pl [new file with mode: 0755]