Constify EC_KEY_*_oct2priv() input buffer
authorFdaSilvaYY <fdasilvayy@gmail.com>
Sun, 19 Jun 2016 16:54:50 +0000 (18:54 +0200)
committerRich Salz <rsalz@openssl.org>
Mon, 25 Jul 2016 12:20:00 +0000 (08:20 -0400)
commit25d57dc71b7b2d024588eb3831a73cb32fc069bf
tree407da964f3801adb1e53cfe8eb5127363c36e0b2
parentc17dd597ac5ac687b4cc7b585d7f8fb0cf987a20
Constify EC_KEY_*_oct2priv() input buffer

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1300)
crypto/ec/ec_25519.c
crypto/ec/ec_key.c
crypto/ec/ec_lcl.h
doc/crypto/EC_KEY_new.pod
include/openssl/ec.h