Constify EC_KEY in ECDH_compute_key.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 13 Dec 2015 00:11:42 +0000 (00:11 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 16 Dec 2015 14:17:53 +0000 (14:17 +0000)
commit2c61a5eccad5085cab916c0959cb4c2fec16f9e5
treeae8e5ab9213a1fea1a3781ec92c463a00409fe16
parentc66ce5eb23f7611bd2822650d6ffeacbe0671072
Constify EC_KEY in ECDH_compute_key.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/ec/ec_kmeth.c
crypto/ec/ec_lcl.h
crypto/ec/ecdh_ossl.c
include/openssl/ec.h