Deprecate the public definition of ERR_STATE
authorRichard Levitte <levitte@openssl.org>
Thu, 25 Jul 2019 19:57:48 +0000 (21:57 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 12 Sep 2019 16:33:15 +0000 (18:33 +0200)
commit14e275e8fb736be4ea83441b630515f7be97d06b
tree8a0438dadaaf5bc625d513345f74ec43bf7e623d
parent1f86b8228b49938e0e368f361202570d7eab5806
Deprecate the public definition of ERR_STATE

The intention is to make it opaque later on.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9462)
crypto/err/err.c
crypto/err/err_blocks.c
crypto/err/err_prn.c
include/openssl/err.h
include/openssl/ossl_typ.h