openssl/include
Richard Levitte 7bb19a0f95 Replumbing: pass callback data to the algo destructor too
All relevant OSSL_METHOD_CONSTRUCT_METHOD callbacks got the callback
data passed to them, except 'destruct'.  There's no reason why it
shouldn't get that pointer passed, so we make a small adjustment.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8341)
2019-03-18 14:27:02 +01:00
..
internal Replumbing: pass callback data to the algo destructor too 2019-03-18 14:27:02 +01:00
openssl Guard some SM2 functions with OPENSSL_NO_SM2 2019-03-15 10:12:36 +00:00