From 72968cca33b62debe1f1e065f8f8ed4720847dc5 Mon Sep 17 00:00:00 2001 From: Gilles Peskine Date: Wed, 25 Jun 2025 21:14:24 +0200 Subject: [PATCH] Generalize the section on function prototype changes Not everything will be about PSA. Signed-off-by: Gilles Peskine --- ...otype-changes-for-psa.md => function-prototype-changes.md} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename docs/4.0-migration-guide/{function-prototype-changes-for-psa.md => function-prototype-changes.md} (97%) diff --git a/docs/4.0-migration-guide/function-prototype-changes-for-psa.md b/docs/4.0-migration-guide/function-prototype-changes.md similarity index 97% rename from docs/4.0-migration-guide/function-prototype-changes-for-psa.md rename to docs/4.0-migration-guide/function-prototype-changes.md index b5ba1c43d6..52e37c7286 100644 --- a/docs/4.0-migration-guide/function-prototype-changes-for-psa.md +++ b/docs/4.0-migration-guide/function-prototype-changes.md @@ -1,6 +1,6 @@ -## High-level API tweaks for PSA +## Function prototype changes -A number of existing functions now take a different list of arguments, to migrate them to the PSA API. +A number of existing functions now take a different list of arguments, mostly to migrate them to the PSA API. ### Public functions no longer take a RNG callback