openssl/include
Kazuki Yamaguchi 9ba6f347fe Expose alloc functions for EC{PK,}PARAMETERS
Declare EC{PK,}PARAMETERS_{new,free} functions in public headers. The
free functions are necessary because EC_GROUP_get_ec{pk,}parameters()
was made public by commit 60b350a3ef ("RT3676: Expose ECgroup i2d
functions").

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-08-22 15:10:02 +01:00
..
internal Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
openssl Expose alloc functions for EC{PK,}PARAMETERS 2016-08-22 15:10:02 +01:00