openssl/include
Richard Levitte e5d4233fbd Deprecate ERR_get_state()
Internally, we still need this function, so we make it internal and
then add a new ERR_get_state() that simply calls the internal variant,
unless it's "removed" by configuration.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9462)
2019-09-12 18:34:06 +02:00
..
internal drbg: ensure fork-safety without using a pthread_atfork handler 2019-09-11 11:22:18 +02:00
openssl Deprecate ERR_get_state() 2019-09-12 18:34:06 +02:00