dh_init
dh_init,
static int dh_init(DH *dh);
static OSSL_FUNC_keyexch_init_fn dh_init;
{ OSSL_FUNC_KEYEXCH_INIT, (void (*)(void))dh_init },