ecdh_data_new
return (void *)ecdh_data_new();
ecdh_data = (ECDH_DATA *)ecdh_data_new();
static void *ecdh_data_new(void);