openssl/include
Dr. Stephen Henson 706a13f112 Make DSA_SIG opaque.
This adds a new accessor function DSA_SIG_get0.
The customisation of DSA_SIG structure initialisation has been removed this
means that the 'r' and 's' components are automatically allocated when
DSA_SIG_new() is called. Update documentation.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-08 17:02:16 +00:00
..
internal Implement new multi-threading API 2016-02-26 10:00:36 +00:00
openssl Make DSA_SIG opaque. 2016-03-08 17:02:16 +00:00