summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2021-06-02 11:07:20 +0200
committerRichard Levitte <levitte@openssl.org>2021-06-03 12:46:47 +0200
commitb7d2bd1219db7e12f8bde6667cb7771b0b83c2fe (patch)
tree236d5854565e92d0a1dc98190b94c88b84916f22 /util
parent17213b2ad03fe577c03a3e77142242adde41fa9f (diff)
Deprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_buf_noconst
Fixes #15519 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15584)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index a66a379038..6f763f1063 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -119,7 +119,7 @@ EVP_BytesToKey 120 3_0_0 EXIST::FUNCTION:
ENGINE_set_default_pkey_asn1_meths 121 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,ENGINE
OCSP_BASICRESP_add1_ext_i2d 122 3_0_0 EXIST::FUNCTION:OCSP
EVP_camellia_128_ctr 123 3_0_0 EXIST::FUNCTION:CAMELLIA
-EVP_CIPHER_impl_ctx_size 124 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_impl_ctx_size 124 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
X509_CRL_get_nextUpdate 125 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0
PKCS12_free 126 3_0_0 EXIST::FUNCTION:
CMS_signed_get_attr 127 3_0_0 EXIST::FUNCTION:CMS
@@ -1217,7 +1217,7 @@ DSO_METHOD_openssl 1244 3_0_0 EXIST::FUNCTION:
d2i_PrivateKey_fp 1245 3_0_0 EXIST::FUNCTION:STDIO
i2d_NETSCAPE_CERT_SEQUENCE 1246 3_0_0 EXIST::FUNCTION:
EC_POINT_oct2point 1248 3_0_0 EXIST::FUNCTION:EC
-EVP_CIPHER_CTX_buf_noconst 1249 3_0_0 EXIST::FUNCTION:
+EVP_CIPHER_CTX_buf_noconst 1249 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
OPENSSL_DIR_read 1250 3_0_0 EXIST::FUNCTION:
CMS_add_smimecap 1251 3_0_0 EXIST::FUNCTION:CMS
X509_check_email 1252 3_0_0 EXIST::FUNCTION: