From d9e083aab3427c5ef5cecf69b8b1bdd8669ff951 Mon Sep 17 00:00:00 2001 From: beck <> Date: Sat, 8 Jul 2023 14:30:44 +0000 Subject: Hide symbols in gost. ok tb@ after some puking in his mouth. --- src/lib/libcrypto/Symbols.namespace | 42 +++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'src/lib/libcrypto/Symbols.namespace') diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index 7676e45f90..6e6d27bd4e 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace @@ -2631,3 +2631,45 @@ _libre_DSA_meth_set1_name _libre_DSA_meth_set_sign _libre_DSA_meth_set_finish _libre_ERR_load_DSA_strings +_libre_Gost2814789_set_sbox +_libre_Gost2814789_set_key +_libre_Gost2814789_ecb_encrypt +_libre_Gost2814789_cfb64_encrypt +_libre_Gost2814789_cnt_encrypt +_libre_GOST_CIPHER_PARAMS_new +_libre_GOST_CIPHER_PARAMS_free +_libre_d2i_GOST_CIPHER_PARAMS +_libre_i2d_GOST_CIPHER_PARAMS +_libre_GOST2814789IMIT_Init +_libre_GOST2814789IMIT_Update +_libre_GOST2814789IMIT_Final +_libre_GOST2814789IMIT_Transform +_libre_GOST2814789IMIT +_libre_GOSTR341194_Init +_libre_GOSTR341194_Update +_libre_GOSTR341194_Final +_libre_GOSTR341194_Transform +_libre_GOSTR341194 +_libre_STREEBOG256_Init +_libre_STREEBOG256_Update +_libre_STREEBOG256_Final +_libre_STREEBOG256 +_libre_STREEBOG512_Init +_libre_STREEBOG512_Update +_libre_STREEBOG512_Final +_libre_STREEBOG512_Transform +_libre_STREEBOG512 +_libre_GOST_KEY_new +_libre_GOST_KEY_free +_libre_GOST_KEY_check_key +_libre_GOST_KEY_set_public_key_affine_coordinates +_libre_GOST_KEY_get0_group +_libre_GOST_KEY_set_group +_libre_GOST_KEY_get_digest +_libre_GOST_KEY_set_digest +_libre_GOST_KEY_get0_private_key +_libre_GOST_KEY_set_private_key +_libre_GOST_KEY_get0_public_key +_libre_GOST_KEY_set_public_key +_libre_GOST_KEY_get_size +_libre_ERR_load_GOST_strings -- cgit v1.2.3-55-g6feb