krb5kdf_new
dest = krb5kdf_new(src->provctx);
{ OSSL_FUNC_KDF_NEWCTX, (void (*)(void))krb5kdf_new },
static OSSL_FUNC_kdf_newctx_fn krb5kdf_new;