VirtualBox

Changeset 101715 in vbox


Ignore:
Timestamp:
Nov 2, 2023 12:08:14 PM (15 months ago)
Author:
vboxsync
Message:

IPRT/VBoxRT-openssl-3.0.def: libssh v0.10.5 requires a bunch more OpenSSL entry points. bugref:10539

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/VBoxRT-openssl-3.0.def

    r98103 r101715  
    391391    RSA_set0_crt_params
    392392    RSA_set0_factors
     393    ; since 0.10.5 also:
     394    EC_KEY_up_ref
     395    ENGINE_by_id
     396    ENGINE_free
     397    ENGINE_init
     398    ENGINE_load_builtin_engines
     399    EVP_default_properties_is_fips_enabled
     400    EVP_PKEY_CTX_free
     401    EVP_PKEY_CTX_new_from_name
     402    EVP_PKEY_CTX_new_from_pkey
     403    EVP_PKEY_CTX_set_params
     404    EVP_PKEY_derive
     405    EVP_PKEY_derive_init
     406    EVP_PKEY_derive_set_peer
     407    EVP_PKEY_eq
     408    EVP_PKEY_fromdata
     409    EVP_PKEY_fromdata_init
     410    EVP_PKEY_generate
     411    EVP_PKEY_get_bits
     412    EVP_PKEY_get_bn_param
     413    EVP_PKEY_keygen_init
     414    EVP_PKEY_new_mac_key
     415    EVP_PKEY_paramgen_init
     416    EVP_PKEY_set_bn_param
     417    EVP_PKEY_todata
     418    EVP_PKEY_up_ref
     419    OSSL_PARAM_BLD_free
     420    OSSL_PARAM_BLD_new
     421    OSSL_PARAM_BLD_push_BN
     422    OSSL_PARAM_BLD_to_param
     423    OSSL_PARAM_construct_end
     424    OSSL_PARAM_construct_int
     425    OSSL_PARAM_construct_uint
     426    OSSL_PARAM_free
     427    OSSL_PARAM_get_BN
     428    OSSL_PARAM_locate_const
     429    OSSL_PARAM_merge
     430
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette