diff options
| author | beck <> | 2023-07-08 06:13:08 +0000 |
|---|---|---|
| committer | beck <> | 2023-07-08 06:13:08 +0000 |
| commit | 80c65e6da79dee3b1511ca99b818dd2d784115f8 (patch) | |
| tree | f544977528a6206be45abe2972a94adb7095aa0e /src/lib/libcrypto/Symbols.namespace | |
| parent | 84fa9843db2af794fa8584879604fcb727f2d6ad (diff) | |
| download | openbsd-80c65e6da79dee3b1511ca99b818dd2d784115f8.tar.gz openbsd-80c65e6da79dee3b1511ca99b818dd2d784115f8.tar.bz2 openbsd-80c65e6da79dee3b1511ca99b818dd2d784115f8.zip | |
Hide symbols in sm3
ok tb@ jsing@
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
| -rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index fbd8757bb0..b62f9db02b 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
| @@ -1792,3 +1792,6 @@ _libre_lh_node_usage_stats | |||
| 1792 | _libre_lh_stats_bio | 1792 | _libre_lh_stats_bio |
| 1793 | _libre_lh_node_stats_bio | 1793 | _libre_lh_node_stats_bio |
| 1794 | _libre_lh_node_usage_stats_bio | 1794 | _libre_lh_node_usage_stats_bio |
| 1795 | _libre_SM3_Init | ||
| 1796 | _libre_SM3_Update | ||
| 1797 | _libre_SM3_Final | ||
