curve25519.c: reformat code to follow coding guidelines
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Mon, 3 Dec 2018 21:01:18 +0000 (22:01 +0100)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Thu, 6 Dec 2018 18:38:13 +0000 (19:38 +0100)
commit3a17b9a46ecf54a30073534dff04e3223ff98813
treebe96cb2b7f7ef68c897105fd909d4078c492b801
parent4ace4ccda2934d2628c3d63d41e79abe041621a7
curve25519.c: reformat code to follow coding guidelines

Fixes #7698

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7750)
crypto/ec/curve25519.c