openssl v3.1.0 (2022-06-07T11:08:18Z)
Home
Dub
Repo
ECDH_get_ex_new_index
deimos
openssl
ecdh
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int
ECDH_get_ex_new_index
(c_long argl, void* argp, CRYPTO_EX_new* new_func, CRYPTO_EX_dup* dup_func, CRYPTO_EX_free* free_func)
extern (
C
) nothrow
static if
(
OPENSSL_VERSION_BEFORE(1, 1, 0)
)
int
ECDH_get_ex_new_index
(
c_long
argl
,
void
*
argp
,
CRYPTO_EX_new
*
new_func
,
CRYPTO_EX_dup
*
dup_func
,
CRYPTO_EX_free
*
free_func
)
auto
ECDH_get_ex_new_index
(c_long l, void* p, CRYPTO_EX_new* newf, CRYPTO_EX_dup* dupf, CRYPTO_EX_free* freef)
Meta
Source
See Implementation
deimos
openssl
ecdh
functions
ECDH_OpenSSL
ECDH_compute_key
ECDH_get_default_method
ECDH_get_ex_data
ECDH_get_ex_new_index
ECDH_set_default_method
ECDH_set_ex_data
ECDH_set_method
ERR_load_ECDH_strings
manifest constants
ECDH_F_ECDH_CHECK
ECDH_F_ECDH_COMPUTE_KEY
ECDH_F_ECDH_DATA_NEW_METHOD
ECDH_R_KDF_FAILED
ECDH_R_NON_FIPS_METHOD
ECDH_R_NO_PRIVATE_VALUE
ECDH_R_POINT_ARITHMETIC_FAILURE