diff options
| author | beck <> | 2024-07-09 06:13:22 +0000 |
|---|---|---|
| committer | beck <> | 2024-07-09 06:13:22 +0000 |
| commit | a40dc77f12153071625af9215f01a8be78a4539a (patch) | |
| tree | 93920962fddf6c08bcdbd1dd5af80b06ef773339 /src/lib/libcrypto/Symbols.namespace | |
| parent | 79a609532ffec5c57581a3d8319df7e9b00d0efc (diff) | |
| download | openbsd-a40dc77f12153071625af9215f01a8be78a4539a.tar.gz openbsd-a40dc77f12153071625af9215f01a8be78a4539a.tar.bz2 openbsd-a40dc77f12153071625af9215f01a8be78a4539a.zip | |
Hide global _it symbols in pkcs12.h
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 ab6111e2aa..b38d57a726 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
| @@ -3336,6 +3336,8 @@ _libre_DSAPrivateKey_it | |||
| 3336 | _libre_DSAparams_it | 3336 | _libre_DSAparams_it |
| 3337 | _libre_CMS_ContentInfo_it | 3337 | _libre_CMS_ContentInfo_it |
| 3338 | _libre_CMS_ReceiptRequest_it | 3338 | _libre_CMS_ReceiptRequest_it |
| 3339 | _libre_PKCS12_it | ||
| 3340 | _libre_PKCS12_SAFEBAG_it | ||
| 3339 | _libre_RSAPublicKey_it | 3341 | _libre_RSAPublicKey_it |
| 3340 | _libre_RSAPrivateKey_it | 3342 | _libre_RSAPrivateKey_it |
| 3341 | _libre_RSA_PSS_PARAMS_it | 3343 | _libre_RSA_PSS_PARAMS_it |
