Function openssl_sys::SSL_CTX_set_tmp_ecdh [] [src]

pub unsafe fn SSL_CTX_set_tmp_ecdh(
    ctx: *mut SSL_CTX,
    key: *mut EC_KEY
) -> c_long