chacha/asm/chacha-ppc.pl: fix big-endian build.
authorAndy Polyakov <appro@openssl.org>
Thu, 7 Jun 2018 12:04:34 +0000 (14:04 +0200)
committerAndy Polyakov <appro@openssl.org>
Fri, 8 Jun 2018 13:49:09 +0000 (15:49 +0200)
commit10f279713ae39736ca1c7bcb09e240c7c5fb298a
tree726ad790787f31cc02e93bbe2923206e19bef4d4
parentbb5f281ad0eed55ae4ddc7ba0ce953411b64bf32
chacha/asm/chacha-ppc.pl: fix big-endian build.

It's kind of a "brown-bag" bug, as I did recognize the problem and
verified an ad-hoc solution, but failed to follow up with cross-checks
prior filing previous merge request.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6435)
crypto/chacha/asm/chacha-ppc.pl