Initial adaptations for Curve25519 code.
authorDr. Stephen Henson <steve@openssl.org>
Sat, 20 Feb 2016 14:19:28 +0000 (14:19 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 28 Feb 2016 22:54:54 +0000 (22:54 +0000)
commit244e5f5de6e6a6578328b396699aae83b1fe2c89
tree044f424f13426c87d4eca564f1caa91c11f1cc51
parentdf3bde67918a1424aff1a441579866c687275310
Initial adaptations for Curve25519 code.

Fix "mixed declarations and code" warnings.
Use OpenSSL headers.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
crypto/ec/curve25519.c