summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Symbols.namespace
diff options
context:
space:
mode:
authorbeck <>2023-07-07 12:01:32 +0000
committerbeck <>2023-07-07 12:01:32 +0000
commite7aea55ea47e895c51a84147a1cb230cf7a29b33 (patch)
tree088d60cfe20bcd912db9923f7699deabc41696db /src/lib/libcrypto/Symbols.namespace
parent14511626652d6b0fa30a078729000f6bae028842 (diff)
downloadopenbsd-e7aea55ea47e895c51a84147a1cb230cf7a29b33.tar.gz
openbsd-e7aea55ea47e895c51a84147a1cb230cf7a29b33.tar.bz2
openbsd-e7aea55ea47e895c51a84147a1cb230cf7a29b33.zip
hide symbols in sm, rand, and poly1305
ok jsing@
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
-rw-r--r--src/lib/libcrypto/Symbols.namespace24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace
index cbf06b4d23..74fe98cd7a 100644
--- a/src/lib/libcrypto/Symbols.namespace
+++ b/src/lib/libcrypto/Symbols.namespace
@@ -1263,6 +1263,30 @@ _libre_BIO_vprintf
1263_libre_BIO_snprintf 1263_libre_BIO_snprintf
1264_libre_BIO_vsnprintf 1264_libre_BIO_vsnprintf
1265_libre_ERR_load_BIO_strings 1265_libre_ERR_load_BIO_strings
1266_libre_SM4_set_key
1267_libre_SM4_decrypt
1268_libre_SM4_encrypt
1269_libre_SM3_Init
1270_libre_SM3_Update
1271_libre_SM3_Final
1272_libre_RAND_set_rand_method
1273_libre_RAND_get_rand_method
1274_libre_RAND_set_rand_engine
1275_libre_RAND_SSLeay
1276_libre_RAND_cleanup
1277_libre_RAND_bytes
1278_libre_RAND_pseudo_bytes
1279_libre_RAND_seed
1280_libre_RAND_add
1281_libre_RAND_load_file
1282_libre_RAND_write_file
1283_libre_RAND_file_name
1284_libre_RAND_status
1285_libre_RAND_poll
1286_libre_ERR_load_RAND_strings
1287_libre_CRYPTO_poly1305_init
1288_libre_CRYPTO_poly1305_update
1289_libre_CRYPTO_poly1305_finish
1266_libre_TS_REQ_new 1290_libre_TS_REQ_new
1267_libre_TS_REQ_free 1291_libre_TS_REQ_free
1268_libre_i2d_TS_REQ 1292_libre_i2d_TS_REQ