EVP_KDF_CTX_kdf
const EVP_KDF *EVP_KDF_CTX_kdf(EVP_KDF_CTX *ctx);
const OSSL_PARAM *defs = EVP_KDF_settable_ctx_params(EVP_KDF_CTX_kdf(kctx));