From 62076bba7c620e3ba9d5e1eb92934c369465834b Mon Sep 17 00:00:00 2001 From: beck <> Date: Sat, 8 Jul 2023 08:28:23 +0000 Subject: Hide symbols in crypto.h ok jsing@ --- src/lib/libcrypto/Symbols.namespace | 50 +++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) (limited to 'src/lib/libcrypto/Symbols.namespace') diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index 617fc06b13..89c4a06367 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace @@ -2013,3 +2013,53 @@ _libre_BUF_MEM_free _libre_BUF_MEM_grow _libre_BUF_MEM_grow_clean _libre_ERR_load_BUF_strings +_libre_OpenSSL_version +_libre_OpenSSL_version_num +_libre_SSLeay_version +_libre_SSLeay +_libre_CRYPTO_get_ex_data_implementation +_libre_CRYPTO_set_ex_data_implementation +_libre_CRYPTO_ex_data_new_class +_libre_CRYPTO_get_ex_new_index +_libre_CRYPTO_new_ex_data +_libre_CRYPTO_dup_ex_data +_libre_CRYPTO_free_ex_data +_libre_CRYPTO_set_ex_data +_libre_CRYPTO_get_ex_data +_libre_CRYPTO_cleanup_all_ex_data +_libre_CRYPTO_lock +_libre_CRYPTO_add_lock +_libre_CRYPTO_THREADID_current +_libre_CRYPTO_THREADID_cmp +_libre_CRYPTO_THREADID_cpy +_libre_CRYPTO_THREADID_hash +_libre_CRYPTO_set_mem_functions +_libre_CRYPTO_set_locked_mem_functions +_libre_CRYPTO_set_mem_ex_functions +_libre_CRYPTO_set_locked_mem_ex_functions +_libre_CRYPTO_set_mem_debug_functions +_libre_CRYPTO_get_mem_functions +_libre_CRYPTO_get_locked_mem_functions +_libre_CRYPTO_get_mem_ex_functions +_libre_CRYPTO_get_locked_mem_ex_functions +_libre_CRYPTO_get_mem_debug_functions +_libre_CRYPTO_realloc_clean +_libre_CRYPTO_remalloc +_libre_CRYPTO_set_mem_debug_options +_libre_CRYPTO_get_mem_debug_options +_libre_CRYPTO_push_info_ +_libre_CRYPTO_pop_info +_libre_CRYPTO_remove_all_info +_libre_CRYPTO_dbg_malloc +_libre_CRYPTO_dbg_realloc +_libre_CRYPTO_dbg_free +_libre_CRYPTO_dbg_set_options +_libre_CRYPTO_dbg_get_options +_libre_CRYPTO_mem_leaks_fp +_libre_CRYPTO_mem_leaks +_libre_CRYPTO_mem_leaks_cb +_libre_OpenSSLDie +_libre_OPENSSL_cpu_caps +_libre_OPENSSL_init_crypto +_libre_OPENSSL_cleanup +_libre_ERR_load_CRYPTO_strings -- cgit v1.2.3-55-g6feb