move ECDH implementation to crypto/ec
authorDr. Stephen Henson <steve@openssl.org>
Thu, 22 Oct 2015 17:35:56 +0000 (18:35 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 9 Dec 2015 22:09:17 +0000 (22:09 +0000)
commit168e8374eeb7ae50816efcac23f65e7e1294360a
tree5955e428f7985f3ada8fa1e334d42627c5f73416
parent768c53e1b615023b7eb4b2b5df2f0ab5fc3f4af8
move ECDH implementation to crypto/ec

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/ec/Makefile
crypto/ec/ecdh_ossl.c [moved from crypto/ecdh/ech_ossl.c with 100% similarity]
crypto/ecdh/Makefile