summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-07-23 23:06:27 +0200
committerRichard Levitte <levitte@openssl.org>2020-09-03 17:48:32 +0200
commita1447076beee138cab1cc4b277aae189defffdf4 (patch)
tree7c553a8aabaebd9970ca4968ada98ceff5c42e3b /util
parent63f187cfedd21550094b5d69a52f7f617545b209 (diff)
STORE: Deprecate legacy / ENGINE functions
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12587)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num36
1 files changed, 18 insertions, 18 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index a12d527267..d5e7ab423e 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4154,18 +4154,18 @@ ERR_load_strings_const 4242 3_0_0 EXIST::FUNCTION:
ASN1_TIME_to_tm 4243 3_0_0 EXIST::FUNCTION:
ASN1_TIME_set_string_X509 4244 3_0_0 EXIST::FUNCTION:
OCSP_resp_get1_id 4245 3_0_0 EXIST::FUNCTION:OCSP
-OSSL_STORE_register_loader 4246 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_set_error 4247 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_register_loader 4246 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
+OSSL_STORE_LOADER_set_error 4247 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
OSSL_STORE_INFO_get0_PKEY 4248 3_0_0 EXIST::FUNCTION:
OSSL_STORE_INFO_get_type 4249 3_0_0 EXIST::FUNCTION:
ERR_load_OSSL_STORE_strings 4250 3_0_0 EXIST::FUNCTION:
OSSL_STORE_LOADER_free 4251 3_0_0 EXIST::FUNCTION:
OSSL_STORE_INFO_get1_PKEY 4252 3_0_0 EXIST::FUNCTION:
OSSL_STORE_INFO_free 4253 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_set_eof 4255 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_new 4256 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_LOADER_set_eof 4255 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
+OSSL_STORE_LOADER_new 4256 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
OSSL_STORE_INFO_get0_CERT 4257 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_set_close 4258 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_LOADER_set_close 4258 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
OSSL_STORE_INFO_new_PARAMS 4259 3_0_0 EXIST::FUNCTION:
OSSL_STORE_INFO_new_PKEY 4260 3_0_0 EXIST::FUNCTION:
OSSL_STORE_INFO_get1_PARAMS 4261 3_0_0 EXIST::FUNCTION:
@@ -4175,26 +4175,26 @@ OSSL_STORE_INFO_get1_CERT 4264 3_0_0 EXIST::FUNCTION:
OSSL_STORE_INFO_get0_PARAMS 4265 3_0_0 EXIST::FUNCTION:
OSSL_STORE_INFO_type_string 4266 3_0_0 EXIST::FUNCTION:
OSSL_STORE_INFO_get1_NAME 4267 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_set_load 4268 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_get0_scheme 4269 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_LOADER_set_load 4268 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
+OSSL_STORE_LOADER_get0_scheme 4269 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
OSSL_STORE_open 4270 3_0_0 EXIST::FUNCTION:
OSSL_STORE_close 4271 3_0_0 EXIST::FUNCTION:
OSSL_STORE_INFO_new_CERT 4272 3_0_0 EXIST::FUNCTION:
OSSL_STORE_INFO_get0_CRL 4273 3_0_0 EXIST::FUNCTION:
OSSL_STORE_load 4274 3_0_0 EXIST::FUNCTION:
OSSL_STORE_INFO_get0_NAME 4275 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_unregister_loader 4276 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_unregister_loader 4276 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
OSSL_STORE_INFO_new_CRL 4277 3_0_0 EXIST::FUNCTION:
OSSL_STORE_INFO_new_NAME 4278 3_0_0 EXIST::FUNCTION:
OSSL_STORE_eof 4279 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_set_open 4280 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_set_ctrl 4281 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_ctrl 4282 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_LOADER_set_open 4280 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
+OSSL_STORE_LOADER_set_ctrl 4281 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
+OSSL_STORE_ctrl 4282 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
OSSL_STORE_INFO_get0_NAME_description 4283 3_0_0 EXIST::FUNCTION:
OSSL_STORE_INFO_set0_NAME_description 4284 3_0_0 EXIST::FUNCTION:
OSSL_STORE_INFO_get1_NAME_description 4285 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_do_all_loaders 4286 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_get0_engine 4287 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_do_all_loaders 4286 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
+OSSL_STORE_LOADER_get0_engine 4287 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
OPENSSL_fork_prepare 4288 3_0_0 EXIST:UNIX:FUNCTION:
OPENSSL_fork_parent 4289 3_0_0 EXIST:UNIX:FUNCTION:
OPENSSL_fork_child 4290 3_0_0 EXIST:UNIX:FUNCTION:
@@ -4333,10 +4333,10 @@ EVP_sha512_256 4428 3_0_0 EXIST::FUNCTION:
EVP_sha512_224 4429 3_0_0 EXIST::FUNCTION:
OCSP_basic_sign_ctx 4430 3_0_0 EXIST::FUNCTION:OCSP
RAND_DRBG_bytes 4431 3_0_0 NOEXIST::FUNCTION:
-OSSL_STORE_vctrl 4433 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_vctrl 4433 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
OSSL_STORE_SEARCH_by_alias 4434 3_0_0 EXIST::FUNCTION:
BIO_bind 4435 3_0_0 EXIST::FUNCTION:SOCK
-OSSL_STORE_LOADER_set_expect 4436 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_LOADER_set_expect 4436 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
OSSL_STORE_expect 4437 3_0_0 EXIST::FUNCTION:
OSSL_STORE_SEARCH_by_key_fingerprint 4438 3_0_0 EXIST::FUNCTION:
OSSL_STORE_SEARCH_get0_serial 4439 3_0_0 EXIST::FUNCTION:
@@ -4349,7 +4349,7 @@ OSSL_STORE_SEARCH_get0_string 4445 3_0_0 EXIST::FUNCTION:
OSSL_STORE_SEARCH_by_issuer_serial 4446 3_0_0 EXIST::FUNCTION:
OSSL_STORE_SEARCH_get0_name 4447 3_0_0 EXIST::FUNCTION:
X509_get0_authority_key_id 4448 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_set_find 4449 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_LOADER_set_find 4449 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
OSSL_STORE_SEARCH_free 4450 3_0_0 EXIST::FUNCTION:
OSSL_STORE_SEARCH_get0_digest 4451 3_0_0 EXIST::FUNCTION:
RAND_DRBG_set_reseed_defaults 4452 3_0_0 NOEXIST::FUNCTION:
@@ -5126,7 +5126,7 @@ OSSL_PARAM_construct_time_t ? 3_0_0 EXIST::FUNCTION:
OSSL_PARAM_get_time_t ? 3_0_0 EXIST::FUNCTION:
OSSL_PARAM_set_time_t ? 3_0_0 EXIST::FUNCTION:
OSSL_STORE_attach ? 3_0_0 EXIST::FUNCTION:
-OSSL_STORE_LOADER_set_attach ? 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_LOADER_set_attach ? 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen ? 3_0_0 EXIST::FUNCTION:RSA
EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md ? 3_0_0 EXIST::FUNCTION:RSA
EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md_name ? 3_0_0 EXIST::FUNCTION:RSA
@@ -5272,7 +5272,7 @@ PEM_read_bio_PUBKEY_ex ? 3_0_0 EXIST::FUNCTION:
PEM_read_PUBKEY_ex ? 3_0_0 EXIST::FUNCTION:STDIO
PEM_read_bio_Parameters_ex ? 3_0_0 EXIST::FUNCTION:
EC_GROUP_new_from_params ? 3_0_0 EXIST::FUNCTION:EC
-OSSL_STORE_LOADER_set_open_with_libctx ? 3_0_0 EXIST::FUNCTION:
+OSSL_STORE_LOADER_set_open_with_libctx ? 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0
OSSL_STORE_LOADER_fetch ? 3_0_0 EXIST::FUNCTION:
OSSL_STORE_LOADER_up_ref ? 3_0_0 EXIST::FUNCTION:
OSSL_STORE_LOADER_provider ? 3_0_0 EXIST::FUNCTION: