diff options
author | beck <> | 2024-07-09 07:15:39 +0000 |
---|---|---|
committer | beck <> | 2024-07-09 07:15:39 +0000 |
commit | eaf0cc7dfbcf508f10642a264a5e1d74a9276116 (patch) | |
tree | a2a944928cdd44f1f96bcaa3568f2f8db7c9eabd | |
parent | 604ee85f73998645b6ba10e39ab58662588cf658 (diff) | |
download | openbsd-eaf0cc7dfbcf508f10642a264a5e1d74a9276116.tar.gz openbsd-eaf0cc7dfbcf508f10642a264a5e1d74a9276116.tar.bz2 openbsd-eaf0cc7dfbcf508f10642a264a5e1d74a9276116.zip |
Add missing symbols to Symbols.namespace
ok tb@
-rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index ef19003fc4..c5622dff33 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
@@ -3334,6 +3334,16 @@ _libre_PKCS12_it | |||
3334 | _libre_PKCS12_SAFEBAG_it | 3334 | _libre_PKCS12_SAFEBAG_it |
3335 | _libre_BIO_get_ex_new_index | 3335 | _libre_BIO_get_ex_new_index |
3336 | _libre_BIO_new_bio_pair | 3336 | _libre_BIO_new_bio_pair |
3337 | _libre_ASN1_UTCTIME_cmp_time_t | ||
3338 | _libre_ASN1_dup | ||
3339 | _libre_CMS_get0_content | ||
3340 | _libre_PKCS7_add_attribute | ||
3341 | _libre_UI_method_get_prompt_constructor | ||
3342 | _libre_UI_null | ||
3343 | _libre_X509_STORE_CTX_get_check_issued | ||
3344 | _libre_X509_STORE_get_check_issued | ||
3345 | _libre_X509_STORE_set_check_issued | ||
3346 | _libre_lh_error | ||
3337 | _libre_RSAPublicKey_it | 3347 | _libre_RSAPublicKey_it |
3338 | _libre_RSAPrivateKey_it | 3348 | _libre_RSAPrivateKey_it |
3339 | _libre_RSA_PSS_PARAMS_it | 3349 | _libre_RSA_PSS_PARAMS_it |