kdf_newctx
OSSL_CORE_MAKE_FUNC(void *, kdf_newctx, (void *provctx))
return kdf_newctx(kdfname, provctx); \