diff options
author | beck <> | 2024-07-09 07:16:13 +0000 |
---|---|---|
committer | beck <> | 2024-07-09 07:16:13 +0000 |
commit | acad707751e8096cfc7ce1c4421220e82ace3313 (patch) | |
tree | fce49a2e6431c29a2aaf1e75e6037527ee08ae0d /src/lib/libcrypto/Symbols.namespace | |
parent | eaf0cc7dfbcf508f10642a264a5e1d74a9276116 (diff) | |
download | openbsd-acad707751e8096cfc7ce1c4421220e82ace3313.tar.gz openbsd-acad707751e8096cfc7ce1c4421220e82ace3313.tar.bz2 openbsd-acad707751e8096cfc7ce1c4421220e82ace3313.zip |
Hide DES global variables
ok tb@
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
-rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index c5622dff33..8cdca7e427 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
@@ -3344,6 +3344,8 @@ _libre_X509_STORE_CTX_get_check_issued | |||
3344 | _libre_X509_STORE_get_check_issued | 3344 | _libre_X509_STORE_get_check_issued |
3345 | _libre_X509_STORE_set_check_issued | 3345 | _libre_X509_STORE_set_check_issued |
3346 | _libre_lh_error | 3346 | _libre_lh_error |
3347 | _libre_DES_check_key | ||
3348 | _libre_DES_rw_mode | ||
3347 | _libre_RSAPublicKey_it | 3349 | _libre_RSAPublicKey_it |
3348 | _libre_RSAPrivateKey_it | 3350 | _libre_RSAPrivateKey_it |
3349 | _libre_RSA_PSS_PARAMS_it | 3351 | _libre_RSA_PSS_PARAMS_it |